Closed valeros closed 3 years ago
you miss the part to also clone the submodules of the repos
Could you please elaborate on what submodules should I clone? I installed the platform using the Arduino IDE so I guess all submodules should be installed by default? You probably meant the Adafruit_nRFCrypto
library, but I can see the files:
sorry, I thought you get it via git clone. which is easy to miss. Please update arduino IDE to at least 1.8.13, they change how the IDE link with libraries that come with pre-compiled lib file
@valeros let me know if updating IDE works for you. Else I will take more closer look at the issue
@hathach Thanks, updating to the latest IDE resolved the issue.
I am glad that works out for you
Hi there,
If I try to compile any BLE-based examples, it fails on the linking stage with the following error:
Serial Log
Setup
Am I missing something?