The advertising PHY is set to 1M; is it fixed? If so, I'd like to understand the reason by reviewing the relevant technical documentation. In the example, it is set to AUTO...
I'm essentially building a BLE to UART gateway to allow our microcontroller device to talk to our apps. The BLE section is the nRF52840 and I'm trying to simply use it to...
Hi,
I am reading through different Nordic documentation. In some documentation, it shows a first stage B0 Nordic bootloader. This bootloader then can point to MCUboot...
Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
I have a board with the nRF52832 and a board with 12 SK6812 LEDs on it in the shape of a ring. I have code that sometimes will display the correct color on the ring but other...
A common thing to do is to use the Nordic UART Service for quick prototyping.
Often the example itself is used as a starting point (ble_app_uart). But sometimes we use other starting points, and want to…
Did you know you can use two-factor authentication to enhance the security of your DevZone account? In this little blog, I’ll show you how to enable Two-Factor Authentication (2FA) with your DevZone account…
The SDK software architecture has been hugely changed since SDK v13.0. With adding SDH to SDK, it provides SDH API to
Enabling the SoftDevice and its event interrupt.
Disabling the SoftDevice.
Receiving…
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…