hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart bootloader and ble bootloader.
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart bootloader and ble bootloader.
Hi and welcome.
Can you answer these questions please?
1. Which SDK are you using?
2. Are you looking at an example?
3. Which example are you looking at?
4. Have you done any modifications to the code?
5. Have you tried to debug?
Best regards,
Andreas
i am using sdk15.
i am using example code .........nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky\pca10040\s132\arm5_no_packs
i didnt done any modification,without bootloader(soft device+aplication file)it is working fine
Hi.
The example you are using is located in the peripheral example folder. This example does not use BLE. You don't have to flash the SoftDevice if you dont want to use BLE, as the SoftDevice is the BLE protocol stack.
Best regards,
Andreas.
Hi.
The example you are using is located in the peripheral example folder. This example does not use BLE. You don't have to flash the SoftDevice if you dont want to use BLE, as the SoftDevice is the BLE protocol stack.
Best regards,
Andreas.