Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled,
when upload again blinky code it works.
Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled,
when upload again blinky code it works.
Hi,
Did you remember to flash the SoftDevice?
The hex(ble_app_beacon_pca10040_s132.hex
) in the folder SDK_folder\examples\ble_peripheral\ble_app_beacon\hex
have combined both the S132 SoftDevice and the Application code in Keil.
When you are building the code in Keil, you need to flash the S132 SoftDevice first. You can find the SoftDevice in the folder SDK_folder\components\softdevice\s132\hex
Hi,
Did you remember to flash the SoftDevice?
The hex(ble_app_beacon_pca10040_s132.hex
) in the folder SDK_folder\examples\ble_peripheral\ble_app_beacon\hex
have combined both the S132 SoftDevice and the Application code in Keil.
When you are building the code in Keil, you need to flash the S132 SoftDevice first. You can find the SoftDevice in the folder SDK_folder\components\softdevice\s132\hex