Hi
I am moving from espressif IDF vscode to nRF Connect vscode. I have been reading the docs and the academy. I am only frustrated and confused. I see in many places that...
I got an nrf52840 dongle(PCA10059) and I'm trying to run the official usb-hid-keyboard example on it, but the compilation is failing. What could be the cause, and how should...
I am currently working on direction finding using the nRF Connect SDK in VS Code. I am using an nRF52811 custom board, and my logs work properly. I wanted to include timestamps...
Hi,
Previously it was possible to download the old nrf5 sdks from for instance this url:
developer.nordicsemi.com/.../nRF5_SDK_v15 .x.x/
but it seems to not be available...
I have been trying to test a nrf52 kit . I have never used segger studio before. I am trying to simply try a blink project but the build always fails
I am unable to acess...
Atomwear is a micro, modularized, open source, wearable BLE device for DIYers. It makes any BLE(Bluetooth Low Energy) projects easier
Overview - What’s the Atomwear?
Atomwear is a BLE product based…
You may have a nRF51 chip that is "bricked" and both nRFGo Studio and nrfjprog recover option doesn't work. You can try to use J-link Commander to recover. In some case, J-link Commander showed that it…
I created this blog post to document the bugs reported on nRF51 SDK v6.0.0
The workaround for each bug would also be provided here as a temporary solution before the bug is fixed in the future release…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…