Hello, I get a compiler warning when I try to log a float value using the LOG_INF macro in my project. The code I'm using is from the cell-fund course: lesson 6, ex. 1. Toolchain...
Hi,
(nrf52840, custom device, nRF5_SDK_15.3.0_59ac345)
I am working on a BLE project involving one central device and two peripheral devices using BLE NUS. The peripheral...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
Hi. Currently evaluating this DK.
I'm using project that is based on samples\subsys\usb\hid-keyboard example from SDK v2.8.0-rc2.
I have added more input pins via Zephyr...
Hello,
I am trying to use SPI driver to read BMI270 IMU data on my nRF52840dk. I stucked at verifying the sensor ID step. According to the datasheet, sensor ID is stored...
In mid-2017, I came across this project by James Munns. It essentially wraps the C SDK for nRF52 development boards, and provides bindings that can be called from Rust. James gave a talk to the Rust DC…
I've been looking for an excuse to write a low-latency, Enhanced ShockBurst (ESB), radio protocol that I can reuse when building remote control toys. Although Bluetooth is great for a lot of use cases…
Posting this here in an effort to save the time of anyone else who is wanting to control a device from a desktop computer.
Our application is a motor control device that is wirelessly controlled from…
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…