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

Dynamic multi protocol support in NRF52840

Hi All, 

We already have a running project that uses thread protocol and NRF52840.

Now, we have decided to integrate some ble functionality in it as well. 

Should I just add code at application level related to ble and dynamic multi protocol support will be taken care of by stack.

or I'll have to start from examples provided for multi protocol.  

Thanks.

Related