Getting compile errors for NRF_SDK15=1 #1139
Replies: 4 comments
-
Posted at 2023-09-26 by @fanoush it is better to use the provision script with your board name |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-09-27 by @gfwilliams I just tried another build using
It's there:
So I think likely when you did |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-09-27 by @gfwilliams Just realised what this is - in whatever build you're doing you're compiling with the peer manager but with no central connections enabled. I'll try and sort the build out properly soon but the easy method would be to copy the lines from NRF52840DK that ensure you have central connections enabled |
Beta Was this translation helpful? Give feedback.
-
Posted at 2023-09-27 by yngv126399 That makes sense, as I did start with the NRF52840DK board file and removed the central defines, but I just made a fresh clone, copied my board file as-is, and it built fine (after provisioning). That tree may indeed have some issues, good to start fresh. Thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2023-09-26 by yngv126399
I've done a git pull to get 2v19. I'm seeing this on all NRF52840 boards that previously compiled OK (I'm guessing circa 2v16 or so)...
I can't find BLEP_BONDING_STATUS in any *.h file!
I'm also getting a FLASH overrun error trying to compile BANGLEJS2:
Beta Was this translation helpful? Give feedback.
All reactions