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.