This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to trigger Buttonless DFU using a customized Android APP?

Hi,

Hope you are doing well!

I am trying to do Buttonless DFU on our own Android APP. I have finished programming on nrf end and succeed doing DFU on 'nrf connect' app and now I am trying to do the same with my own Android app.

Based on the buttonless dfu example code, it seems like dfu is trigger by Read/Write Authorization request event: 'BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST'.

So, my question is: How can I trigger BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event on my own Android APP.

FW: nrf52840

SDK: 15.0

Any help will be appreciate! Thanks!

Parents Reply Children
No Data
Related