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

Show the "Received Bytes" on nrf52.

Hello everyone! I am working with 2 board nrf52840 with BLE_Blinky_example. When I press button1 on client board, LED1 on sever board is was toggle. I think that : Client board was send one ( or more) byte(s) to server board. And how can I get this bytes on server board. I want to see them in terinal monitor.

Related