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

how to implement nrf52840 serial and open thread together

Hi, I am getting data over thread and BLE network. I want to send the received data over uart. Is it possible to use serial example to merge with thread server example? If yes please let me know the changes to be made in make file and sdk_config.h. If no please let me know any another method. Help would be appreciated

Related