Hello,
I'm using :
- SDK 11 s132
- nRF52832
I want to protect my flash against dumping from swd but I'm working also with DFU from our custom app.
Is it possible to update from DFU when flash is protected with APPROTECT ?
Hello,
I'm using :
- SDK 11 s132
- nRF52832
I want to protect my flash against dumping from swd but I'm working also with DFU from our custom app.
Is it possible to update from DFU when flash is protected with APPROTECT ?
Hello,
I have tried it but it seem that it doesn't work. After updated the app doesn't start with protection but working very well without protection.
Thank you
Hello,
I'm only working with :
$ nrfjprog --family nrf52 --rbp all
Is that enough ? I didn't add anything more on the soft. Neither in boot nor in app.
Thank you very much
That should work. Did you reset the board afterwards? E.g., nrfjprog --pinreset.
It's working but it seem that it's not working when you make a device Firmware update OTA.
Is it normal that you have to update twice for the application to work?
Thank you ?
Not normal. I have that issue too with DFU. Had to DFU twice for it to work. Don't know why. This is with SDK14.2.
Agree, this isn't normal. Have you tried to do the same with the pre-compiled bootloader? Steps to test pre-compiled bootloader: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_running.html?cp=4_0_8_4_3_1_1_0_2#bledfu_example_running_test
Agree, this isn't normal. Have you tried to do the same with the pre-compiled bootloader? Steps to test pre-compiled bootloader: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/bledfu_example_running.html?cp=4_0_8_4_3_1_1_0_2#bledfu_example_running_test