BX3105 is not responding to AT commands for configuration

We got the boards and started testing the BX3105 module

In Console we are getting the below messages.

2020-05-28_12h22_20

And we are able to read the data from BX3105 using AT commands but not able to configure it(Means write).

Could you give support here to figure out.

We are using UART and not using SPI.

Hi @ramachandran.divya,
Please try to press reset button on the board or input below command
at
OK

at+rst
OK
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff80c8,len:4
load:0x3fff80cc,len:152
load:0x40078000,len:0
ho 12 tail 0 room 4
load:0x40078000,len:13652
entry 0x40078b24
Sierra Wireless Copyright 2018
BX310x.2.6.3
READY

Please share if you have any concerns and help tick Solution if your question is answered
Thanks

@ramachandran.divya

When you say you got boards what do you mean? Do you mean Sierra development boards with BX31 mounted or your own boards? Assuming it is a BX dev board and you are getting the READY out there is no reason you should not be able to send commands to the unit (assuming GPIO 27 is not connected and you are using an appropriate terminal program). Note the unit does not have echo turned on so you will only see the responses to any commands you send to it and not the actual command itself unless the terminal program has local echo turned on.

Regards

Matt