This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 with external UART use for send and receive data from terminal using lpuart example not work.

Hello There, 

So basically I need to send and receive and data from to Serial Terminal via FTDI module to nRF9160 DK.
So for this I am using ncs\v1.5.1\nrf\samples\peripheral\lpuart example but its not working.

This are my Connection FTDI Tx --------  Rx P0.10
                                                Rx -------- Tx  P0.11
                                             GND ------ GND

what should I need to change for this.
And fyi i update the modem firmware and AWS-IOT sample also work for me.

Thanks & Regards
       JAYDIP

Parents Reply
  • Hello Oyvind,

    Thanks for the Quick Response,

    So I need an additional UART interface in order to connect an external MCU to the nRF9160.
    We are also using the DK-USB for debugging and AT commands.
    So in total we need 2 UART interfaces.
    One for AT commands and debugging and the second for interfacing with the external MCU.
    That is the reason for the additional FTDI to communicate with the nRF9160-DK.

    Can you give some input for choosing pin for external UART and also 
    if we use the lpuart example what are the changes I need do.

    Thanks & Regards
    Jaydip

Children
Related