I am using nordic 52840 for produciton development After software jump from boot to app, then app run ok, but after 8 mins ,it went wrong(uart can not reply anymore).
we...
I followed the “Getting started with nRF9160 DK” page ( docs.nordicsemi.com/.../nrf9160_gs.html) to activate my iBASIS, However, the process is still not finished with “Activate...
Hello.
I understand that Radio Notifications is an API that notifies you before and after scheduled radio events occur within a SoftDevice, but can you tell me more about...
Hello.
I want to try changing the settings of the transmission window used when connecting with BLE. How can I do this?
I searched for the S140 API, but could not find...
Hello. I would like to receive the passkey value that the user entered when pairing Bluetooth and modify it. Originally, it was said that if you enter "0000", you have to...
#Why use trace
"Embedded Trace Macrocell (ETM) allows to capture information on the processor’s state without affecting the processor’s performance. Microcontrollers that include an ETM allow detailed…
Now delivering into kids hands in UK
BBC micro:bit has, as I write this, been delivered into the hands of 450 000 UK schoolchildren with a further 500 000+ to be handed out over the next couple of weeks…
The award winning nRF51822 is now available as an ultra-thin Chip Scale Package) CSP variant. Measuring just 3.38mm x 3.38mm and with a height profile (including ball grid array) of just 0.35mm it is tiny…
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…