Kconfig failed: [Errno 22] Invalid argument: 'c:/users/user/zephyr/kconfig"' is an error that appeared this morning. What is supposed to be in the Kconfig file. I have been...
I just downloaded the latest version of nRF Command Line Tools: nrf-command-line-tools-10.24.2-x64.exe
My desktop is running Windows 10. The installation is successful....
I have code developed for the nRF52832 based on the Zephyr RTOS. If I switch to the nRF5340 with Zephyr RTOS, would it be possible to develop by simply uploading the additional...
Hello. "zephyr/samples/drivers/adc/adc_dt" example sample added an additional adcpin.
When reading the sensor value connected to AIN0, the value of AIN1 is also changing...
Hi,
I've create an v2.4.0 SLM application in VS Code by copy from sample, and I am trying to enable trace function for cellular monitor tool app, in order to LOG the packets...
How to implement the Nordic OTA protocol in your own phone App
This document is meant to be useful if you are implementing DFU updates within in your own smartphone app, and want to do it yourself, rather…
One thing I wish I had when I started developing for BLE is more blog posts that walk you step-by-step on how to tackle the different phases of the system design and implementation. One such phase is designing…
Nordic Developer Zone - The Nordic developer’s best friend
The original goal of Nordic Developer zone was to create a resource for our customers that would complement direct Nordic technical support.…
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…