HI,
In our application, there is strange dependency for BLE service. The device is getting detected on ble scan only if we flash the ble application after flashing an application with USB interface enabled.
We also have ble service enabled in bootloader, which is working fine. The ble app works fine
Following is the procedure to flash application we have tried (ble service NOT working):
- Mass Erase
- Write bootloader start address
- Flash soft device
- Flash bootloader
- Flash application with BLE interface
Following is the procedure to flash application we have tried (ble service working):
- Mass Erase
- Write bootloader start address
- Flash soft device
- Flash bootloader
- Flash application with USB interface
- Flash application with BLE interface
Any suggestions to debug further, please.
Regards,
Ijaz Fazily