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

Wireless UART example not working

Hi,

I am working with two nRF52840 DVKs and the 802.15.4 example "wireless uart" from the SDK v15.2.

I flash both boards, and both of them get initialized (LED1 ON). Then, I open two serial terminals for both devices, and start typing something. When doing so, LED2 turns on as well, but unfortunately I do not receive any data in the other board. It seems like they are not in RX mode.

Do you have any idea what could be happening?

Thank you in advance for your support,

Javier 

Related