I am using nRF51822-QFAA_Rev2. S110 7.1.0, SDK6.1.0.
First, program bootloader, then program \s6310\s110\ble_app_hrs\arm\ble_app_hrs_dfu code.
I use Android nRFtoolbox v1.14.0 and it can upload the code at any moment. It automatically connect both together and go into DFU mode.
Then, i use iPhone nRFtoolbox v2.1. I to upload but it shows "The connection has been lost". It cannot work.
After checking the help, iphone nRFtoolbox need a dat file and pack the application code and .dat file into a zip file.
I follow the instruction but it still cannot upgrade the code. Attached my .zip file. application.zip
Anything I miss during DFU? Anyone has suggestion for me?