hello
I am using the KW38 bluethoot module
use the example codes _bootloader_ota and ota_client_att
and the glucose_sensor_bm example
I followed the steps mentioned in this link
everything works well
but now I want to know how to return the stack of the ota_client code example? to load any code through ota several times
I don't want to start the first steps mentioned in that link... I want to reload code through ota after loading the glucose_sensor_bm or wireless_uart codes examples, or any code but not in a wired way
Hello,
Hope you are doing well.
I would recommend you checking this Application Note: KW38 - Integrating the OTAP Client Service into a Bluetooth LE Peripheral Device Application Note (n...
You would need to implement some changes on the SDK example, to integrate OTAP feature.
Hope this helps.
Regards,
Ricardo