I am having an odd problem.
nRF52
softdevice S132 V2.0.0
I have a bootloader and application. when I program them directly to the device they both work fine and can bond to Windows 10 machine just fine. But when I OTA the application to the device bonding/pairing does not work.
Note that the application works just fine and I can OTA it multiple times without a hitch, but my device can not bond to a windows machine.
Again: my device loaded with the softdevice plus the bootloader = bonding/pairing my device loaded with softdevice plus application = bonding/pairing my device loaded with softdevice plus bootloader and application OTA'd = failure to bond or pair
Anyone else run into this?