Hello Nordic Team and Community,
I'm working on a fully automated Zephyr RTOS development environment on Raspberry Pi (Debian Bookworm) targeted at the nRF52840 Dongle....
I came from esp32 world. They provide detailed tutorials on their BLE samples, for exmaple: https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/ble/get...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...
Hi there,
Several examples of the course include a configuration file and an overlay file for the nRF52840 dongle. However, the code cannot be compiled. The problem seems...
As many have noticed, Keil 5 does not have native support for Keil 4 projects (project files ending with uvproj), it only has native support for Keil 5 projects (project files ending with uvprojx). However…
Overview
The UriBeacon design allows a Bluetooth Low Energy (BLE) device to periodically transmit an ADV packet that contains a URI. This technology enables any device, place or thing to become a beacon…
Since nRF51 SDK version 8.0.0 SoftDevices binary files have become a part of the release. In order to make it easier to flash proper type and version of SoftDevice a new feature was added: each project…
OpenWRT is one of the most popular open source Linux-based router firmware alternatives for commodity routers. From kernel 3.17, Linux has supported 6LoWPAN for Bluetooth low energy (BLE) through the…
Believe it or not, the day has come when your coffee machine could know what exactly what kind of coffee you like to drink depending on the cup you’re using, the time of day, and a multitude of other…
When using nRF8001 with an Arduino board, Atmel Studio is a good free tool to use for development of your firmware. The following video shows a procedure in Atmel Studio in order to enable debugging of…