arduino-nRF5 icon indicating copy to clipboard operation
arduino-nRF5 copied to clipboard

Porting the latest nRF5 SDK to the Arduino platform

Open TauqirH opened this issue 2 years ago • 1 comments

Is there a procedure to port the latest nRF5 SDK on to the Arduino platform and run it in parallel with this arduino-nRF5 core ? I am especially interested in the bootloader library of the SDK.

TauqirH avatar Dec 03 '21 10:12 TauqirH

As a note of warning, there might be license incompatibilities with the nRF5 SDK. Some projects have not been able to use the nRF52 SDK because of that (QMK is an example). However, since the arduino-nrf5 project is only targeting Nordic chips, this might not be an issue (I am no lawyer/license expert...)

The Nordic NRFX drivers have a much more permissive license.

jpconstantineau avatar Dec 03 '21 17:12 jpconstantineau