Hi,
We have a program that uses the radio driver for IEEE 15.4. Currently we do not need Bluetooth and IEEE 15.4 working simultaneously but we do need Bluetooth DFU. When our code is running I would like the softdevice shutdown. When I tried this the IEEE 15.4 stopped working.
Would it be possible to develope our application as a SINGLE PHY radio driver and have the bootloader 'hand' over it after a period of time? This period would be long enough to check for a bluetooth connection.
So our main firmware would be unaware there is a softdevice at all and all the bluetooth bits would be done in the bootloader.
regards
Liam