juliansteenbakker / nordic_dfu

Execute a Device Firmware Update (DFU) on your nRF51 or nRF52 chip from Nordic Semiconductor. Fork from flutter_nordic_dfu.
MIT License
28 stars 29 forks source link

DFU CHARACTERISTICS NOT FOUND #117

Closed GenixPL closed 12 months ago

GenixPL commented 1 year ago

Hi, I'm having a problem with something, the package it seems. I try to do the ota and it always fails with DFU FAILED: DFU CHARACTERISTICS NOT FOUND on both iOS and Android. It works through nrf connect. I can see the service being discovered by other ble packages. No idea what might be wrong.

(I have tried setting enableUnsafeExperimentalButtonlessServiceInSecureDfu to true)

GenixPL commented 12 months ago

(my bad - what i needed was a packge for mcumgr -> closing)