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

Communication between nRF52832DK and nRF9160DK

Hello, I have a nRF52832 DK and a nRF9160 DK and I would like to establish a Bluetooth connection between them and also send data to each other. How can I do that?

Parents Reply
  • Do you mean ble_app_uart_c and ble_app_uart? I have flashed them into the boards and not sure if they're working.

    I have tried previously with ble_app_blinky_c on 52832 DK and ble_app_blinky on 9160 DK. I can see that the LED 2 on the 52832 DK turned on when it is connecting to the 9160 DK but LED 3 never turned on. Does it mean that the connection wasn't complete?

Children
Related