nrf9160 AT-command Error

Hi,

we have designed nrf9160 custom boards.

i have upload he AT_CLIENT example but i'm not able to get response when i send commands. total i have 2 custom board but i one custom board its working but in another board its not working. Both design are same but i have noticed the nrf9160 chips is different

.

the device which have N symbol in that AT commands are working fine, but the device which have UK in that only AT response is working other then that any commands not getting ok response  i have sent AT+CFUN? but im getting response ERROR, Expect AT other commands are getting response ERROR

Thank you

Parents Reply
  • Hi,

    How do you configure the UART ports in your project?

    using uart0 port and TX & RX pins are connected to FTDI. 

    How do you connect to your device from the computer?

    Through USB cable we are connecting FTDI to my cumputer.

    What happens if you use mfw_nrf9160_1.3.2,

    In one device as you said we upgrade firmware mwf_pti_nrf9160_1.1.5 to mwf_nrf9160_1.3.4 after that usb port was not detected in  link_monitor. we dont no why but usb port show in other serial monitor application like(ardunio,tera term).

    we have another device which have mwf_nrf9160_1.3.2 in that device usb port showing in link_monitor  our both devices have same design.

    Below mwf_nrf9160_1.3.2 version showing in link_monitor why mwf_nrf9160_1.3.4 version device not showing in link_mother?

Children
Related