Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NRF51822 with S130 does not work after update to v4.3 #30

Open
plapointe6 opened this issue Jun 26, 2019 · 0 comments
Open

NRF51822 with S130 does not work after update to v4.3 #30

plapointe6 opened this issue Jun 26, 2019 · 0 comments

Comments

@plapointe6
Copy link

Hello,

I have some code working on a BLE Nano v1.5 (NRF51822) with nrf framework v4.2
However, when I update the platform to v4.3, it doesn't work anymore.

Here is the relevant log messages :

Processing redBearLabBLENano (platform: nordicnrf51; board: redBearLabBLENano; framework: arduino)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
PLATFORM: Nordic nRF51 > RedBearLab BLE Nano 1.5
HARDWARE: NRF51822 16MHz 32KB RAM (256KB Flash)
DEBUG: CURRENT(cmsis-dap) ON-BOARD(cmsis-dap) EXTERNAL(blackmagic, jlink, stlink)
Warning! Cannot find an appropriate softdevice binary!

I am pretty sure that the issue is related to this warning above (Cannot find an appropriate softdevice binary).

I use the softdevice S130, here is the relevant platformio.ini config :

[env:redBearLabBLENano]
platform = nordicnrf51
board = redBearLabBLENano
framework = arduino
build_flags = -DNRF51_S130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant