Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf5x SDK legal/license question: how to publish new modifications

Hello,

for the project I'm currently involved I'm developing additional components and changing/fixing parts/issues in the nrf5x SDK.

My client allows me to opensource / share most of those. However I'm unsure about (legal) limitations from nordic's side.

First naive idea was to just use the latest SDK version as base, committing on top of it and pushing it to GitHub. Would that even be legal? Would that be re-distribution? I'm especially concerned about the binary softdevice files being part of the SDK.

Is there a recommended way of doing so? Is there maybe even a public git repository I'm able to fork from?

Thanks

Related