Hello People!
I've been using nrfjprog.exe for the past years to erase and program devices, but now I wanted to migrate to the latest nrfutil 7.5.0, as this seems to be...
We print IQ values through the direction finding sample example. By default, the baud rate of the serial port of printk in the example is 115200. I want to improve the printk...
Greetings,
I am using the peripheral_uart Bluetooth nrf sample as a base for my custom application.
I have a ble_write_thread that just receives data on a message queue...
Hello, I am working on develop my zigbee end point application but is being difficult for me to find some information, I hope you can help me:
-When I call zigbee_enable...
Hi, We are currently migrating our nrf5 SDK code to NCS 2.2.0 on a custom nrf52833 board (using a .overlay file on the DK).
Our power consumption for the same peripheral...
The world's first non-cellular 5G technology has been getting some attention recently, ever since it was standardized by ETSI in 2020 and later adopted as a 5G standard in 2022. DECT NR+, or DECT-2020…
Development tools are essential for embedded software developers, especially those crafting embedded software for IoT products typically centered around resource-constrained wireless SoCs such as Nordic…
I have long been interested in music production and the creation of audio devices lately. Working at Nordic Semiconductor as a student, I learnt about transmitting audio through Bluetooth, which intrigued…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…
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 will show you, step by step, how to add Device Firmware Update (DFU) support to your application using the nRF Connect SDK. First it will demonstrate how to add BLE DFU support to the Peripheral…
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…