How to collaborate a private protocol with BLE.

Hi, 

My device is working with BLE most of the time, but it also needs to activate a private protocol,

1. to send messages to other devices in case of an emergency, 

2. to keep the possibility to receive the messages sent by other devices.

I know NCS supports multiple protocols at the same time,

But how to get the private protocol to work together with BLE?

Thank you in advance!

Related