The set of libraries and sources for nRF MCU family version of the Neuron Platform. Please refer to the NeuronWireless_defy and NeuronWireless_raise2 repositories for installation and usage instructions.
- Add this repository to your project as submodule
git submodule add -b "main" "[email protected]:Dygmalab/NeuronWirelessLibs.git" "libraries"
- Update submodules
git submodule update --init --recursive
- Download the Nordic Semiconductor SDK nrf5_sdk_17.1.0_ddde560
- Unpack the
nrf5_sdk_17.1.0_ddde560
into thelibraries/SDK/nRF5_SDK_17.1.0_ddde560
folder