Hello Nordic support,
I am planning to develop an application that will either use Zigbee protocol or BLE protocol. The protocol to be used is determined at startup by reading a certain value in flash memory address . From what I understand, if SoftDevice is used, we need to define the macro SOFTDEVICE_PRESENT which is required for compiling some of the nRF5 SDK files.
I would like to understand if the application is compiled with this macro SOFTDEVICE_PRESENT, will it create any issues when I am using Zigbee protocol in my application instead of BLE?
Regards,
Anusha