Hi,
we had used nRF52832 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tone of tolerance (Power)...
Hello Team NordicSemi,
We have developed product using nRF9160 and aware of the PSM operations of this SoC.
I talked to one of your engineer during tech tour and found...
In our firmware we use BLE together with ESB using the MPSL timeslot API, with the implementation inspired by this example: https://github.com/too1/ncs-esb-ble-mpsl-demo However...
I am using three devices in my Zigbee network:
A Coordinator. A Router. An End Device. When I retrieve the LQI data:
If both the Router and End Device connect directly...
The challenge
As a product is getting into the production phase, the need of a fast and standalone screening facility on the production line arises. Here I'm introducing a production screening setup…
I am developing an open source sensor beacon board named: YS-Beacon
which contains:
nRF52832
DAPLink - LPC11U35
9-Axis Motion Sensor
Ambient Light Sensor、Proximity Sensor and 3D-Gesture Sensor with…
Official Launch Video
Welcome to this 2 or 3-part blog about the nRF52 Rocket, a BLE-enabled model rocket, which you’ve just seen soaring through the air in the video above. In the first part of blog…
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…