Question about dtm testing of the nRF54L15
I noticed that the nRF54L15's Radio supports 4M mode, and I would like to use the Wireless Connectivity Teste with the DTM firmware...
Dear Devzone,
I'm using 52832,SDK 17.0,keil.
What apis should I call if I want to enter the bootloader mode from my app? For example, I receive a message from a serial...
While creating a new board in step 2 of the exercise, there are a couple of problems with the sub-steps 1-5:
First, sub-step 1 says to name the board "DevAcademy nRF52833...
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
I clone the project from git and try to build the project using custom board but it is giving the cmake error...
Hi, I am working on a project that collects data from various sensors and transmits it to a Mobile application via BLE. Can I use Isochronous Streaming for it? Can I set up...
https://vimeo.com/175834292
In the video above, 96 nRF51 devices are completely erased, programmed with a 150kB .hex file, verified, and reset (application reaches main() when the blue LED lights up)…
PDM stands for pulse density modulation.
PDM is a form of modulation used to represent an analog signal with a binary signal. In a PDM signal, specific amplitude values are not encoded into codewords…
One of most frequently asked question from customers is howt to test RF to evaluate RF performance on their device. The precondition of this is to connect UART between PC and DUT(Device Under Test) prior…
This tutorial is aimed at implementing the nRF Desktop application on the nRF52840 Development Kit (DK) using the nRF Connect SDK, thereby allowing it to work either as a gaming mouse, keyboard, or dongle…
This guide is for an older version of the nRF Connect SDK.
For a newer guide on Bootloaders and DFU, we recommend https://academy.nordicsemi.com/courses/nrf-connect-sdk…
Does your build fail today, even though it worked fine yesterday? Are you able to build your project on another computer, but not the one you need to use now? Here are eight things you can try to fix these…
Objectives
Learn to add and configure an I2C/TWI Master Zephyr driver to an NRF Connect SDK project.
Learn to add and configure an I2C/TWI Slave nRFX driver to an NRF Connect SDK project.
Demonstrate…
Using the nRF Connect SDK / West to Program the Radio_Test example into the nRF5340 DK
Background:
There is a need to be able to put a Nordic Semiconductors System-on-Chip / transceiver into modes where…
The "Concurrent Multiprotocol Timeslot API" was introduced with v7.0 of the S110 SoftDevice in 2014. The original purpose was to allow customers to build their own proprietary networks using…