I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
I have followed the installation instructions for the nRF52840 on 2 separate Macs using the latest version of all of the packages AND using the proper packages for the respective...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
Preface
The bulk of the development work described in this blog post occurred during the 2021 calendar year. This means it reflects the state of iOS, Mac, Swift, and SwiftUI Development before and after…
The embedded world trade fair presents itself as the leading trade fair for embedded systems. It allows the embedded community to get information about new products and innovations. But also allows us…
The Bluetooth Low Energy (LE) connectivity standard has gained immense popularity in recent years, mainly due to the growing ubiquity of IoT solutions in both consumer electronics and industry. Thanks…
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…