Hello.
For My personal project , i would like to develop a buttonless OTA DFU on my Red Bear Nano V2 (Based on nRF52832 SoC Chip) . Im using the SDK11 and i have folloawed both of the exemple and informations provided by Nordic as decribed in the Nordic infocenter.
I have flashed the soft device
Problems:
1. Actualy, Im not able to use nRF Connect App Desktop and all Nordic Tools (nrfjprog, nrfutil, ...) with My DAPLink Debugger (Particle Debbuger)
2. The exemple provided by nordic in SDK11 (nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10040\dual_bank_ble_s132) perform DFU by using Button ?
3. This exemple doesn't take in consideration power mangement
Question :
1. How can resolve this 3 issues ?
2. Should i include
Any Help will be appreciated