nRF9160 DK FW V1.3.2: Connect the AT command serial port of the DK board with the STM32 serial port

Hello,

I use the nrf9160 development board as the modem to connect to the cloud, but the MCU uses STM32.

STM32 uses the AT command to connect the nrf9160 DK.

nrf9160 DK FW version: mfw_nrf9160_1.3.2.

nrf9160 DK can communicate AT commands with PC through USB interface.

But using Arduino interface and STM32 cannot communicate with AT command.

nrf9160 DK AT UART interface pin:  tx (P0.22) , rx (P0.23) ,rts (P0.24), cts (P0.25)

Is the AT UART pin of nrf9160 DK correct? 

Thank you and  Best Regards

Parents Reply Children
Related