Dear Nordic developers,
I'm developing multiprotocol application by combining BLE and a proprietary protocol by using timeslots. In my project I need to disable BLE for one hour and use only our proprietary protocol than return again to a initial state to timeslots. (To listen whether there is a radio packets, or advertise BLE channels ready for BLE connection). Timeslots can be extended up to 128 s but I need more. Should I disable softdevice or is there another way to do that?
I'd really appreciate any advice. Thanks Gor