Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 10 months ago.
Heart Rate Example FOTA compatibility?
Is the Heart rate Example compatible with FOTA? Having read the API docs for FOTA, I would have thought it was, however, am struggling to get it going. If it isn't naturally compatible, can you let me know why / what needs to be done to make it. If it should work out of the box, then please do let me know, as I can try some different troubleshooting.
Thanks
would this be of help https://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5201/?page=1#comment-38662 ?
posted by Rohit Grover 12 Aug 2015Hi Rohit, Thanks for this. I broadly understand the concept of this, but is there a "how to make a DFU compatible program" guide? Which lines of code define the DFU service in a piece of code? I am now getting a prompt saying that "Error on discovering service Message: Required DFU service not available on peripheral." How do I specify the DFU service? I thought I had read somewhere that it was just a matter of running the ble.init() cycle and then making sure the code idles in WaitForEvent() ?
Apparently not - what am I missing?
posted by George Edwards 12 Aug 2015