Hello,
I have a question regarding a recent issue.
I'm currently developing with the nRF52840 IC or EVM, and I'm facing a problem. Whenever I write firmware to the flash...
Hello, the nRF5340's SAADC has a temperature dependent offset according to the product specification. The offset can be measured (I suppose it is automatically applied within...
Hello,
I have a question about connecting the device to an LTE network. According to some tests I've carried out and some questions I've seen on devzone ( https://devzone...
I want NRFX_SPIM_EXTENDED_ENABLED to be 0. but for some reason it is set to 1. from my current understanding I conclude that the if case here check weather each node with...
Hi, i have working with nrf52810 interface with E-Paper 2.66 inch display but i faced the ram overflow problem i want fix the issue in the nrf52810 board M.Praveen
If you bought nRF51822 Development Kit and want to quickly and easily begin development without the need to own nRFgo Starter Kit, you can check the BLE DEVKIT.N R2 main board at ebay. More information…
You should never ask your question as an answer to another question. Add it as a new question, and link to the question if it’s relevant.
You should never ask your question as a comment to another question…
Before you ask your question, please remember to check if it is suited for Nordic Developer Zone, and that it has not been asked before. Please search Nordic Developer Zone, if you find your question,…
One of the samples available in the nRF Connect SDK is the Secure Partition Manager, which is required to run applications in the nonsecure domain of the CPU. The sample uses the SPM library available in…
Scope
The goal of this tutorial is to set-up your own custom Bluetooth Low Energy service on an nRF5340 acting in a peripheral role. We will set up a new Bluetooth LE project from scratch. The finished…
Purpose
When creating a mesh network with many nodes, it can take a while to provision each node, especially using PyACI. An alternative is to use a static provisioner that provisions the nodes automatically…
What is the difference between SDK and Softdevice? How can we select SDK and Softdevice versions? Do the SoC, SDK, and Softdevice have version compatibility problems? How can we understand the SDK directory…