This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Programming ble_app_hrs via DFU on S310V2.2 Doesn't Work But Programming Blinky via DFU Does Work

I have successfully gotten the DFU to work on the NRF51422 S310V2.2 softdevice. I can download blinky app via the nRF Toolbox DFU application and all works great, but when I download a modified version of ble_app_hrs to the PCA10003 board, it doesn't run correclty. I can't get a device to show up when I search BLE on the nRF Toolbox HRM app. I have relocated the code in the ble_app_hrs project to IROM1: 0x1D000 and IRAM1: 0x20002400 (same as I did for the blinky code). Is there something extra I must do to get the BLE to work when jump from the bootloader to the app?

Parents Reply Children
No Data
Related