nrf9160 dk uart communication nrf9160 to nrf52840

In a old post https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk This question was already answered but this solution does not work any longer. Please note that I am not using hci_lpuart. How can I configere the Uart so that it can communicate between the nrf9160 and the nrf52840 on a nrf9160 dk? 

Parents Reply
  • I have to say I am new to the nrf sdk and I am using 1.7.0. I am trying to achieve sending bluetooth message from the nrf52840 to the nrf9160 with UART communication. I am using the following examples for this: Peripheral_uart on the nrf52840 and lpuart on the nrf9160. I have tested and the bluetooth part is working I am just not receiving anything on the nrf9160.

Children
Related