nRF51 DFU Services not discovered

22 Jun 2016

I've been maintaining our application on old versions of nRF51 libraries for over a year. These all targeted S130 SoftDevice.

Recently updated to the latest libraries, targeting S130. All application code seems to work well except that the DFU Service is no longer discovered after connecting.

We add the service as:

DFUService dfu(ble);

as described here: https://developer.mbed.org/teams/Bluetooth-Low-Energy/wiki/Firmware-Over-the-Air-FOTA-Updates

Any help is appreciated.

30 Jun 2016

Hi Phil, we have the same problem and we've been looking for a solution for over 2 months, without any success.