NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

how to unregister the intentreceiver when dfu complete #22

Closed TedWithAHammer closed 7 years ago

TedWithAHammer commented 7 years ago

image what i miss ,i just need access dfu module

philips77 commented 7 years ago

This has been fixed recently. Please update your DFU library to the newest version, 1.0.4.

TedWithAHammer commented 7 years ago

so what is the problem ?which class?

philips77 commented 7 years ago

Follow those 2 commits https://github.com/NordicSemiconductor/Android-DFU-Library/commit/0ce71c3f59b8adc2d287a55cca328311fb743328 https://github.com/NordicSemiconductor/Android-DFU-Library/commit/c1455e2b6fe9debf0eba61dbe18e3d38d83211ac Which version of nRF Toolbox are you using?

TedWithAHammer commented 7 years ago

thank you ,i've downloaded 1.0.0 ,i'll check the differences