example:ble_app_uart+ esb_timeslot SDK17.1 Hi Recently our product (PRX) received poor esb communication. I caught through sniffer that when PTX sends a message, our device...
We are working on a broadcast assistant that should be co-located with a broadcast source, and it should only help with the stream provided by this broadcast source.
What...
Hello,
I need to use timer1 in counter mode.
how can I use GPIOTE to start the interrupt of the timer( NRF_TIMER1->TASKS_START = 1) ?
when using directly the nrfx timers...
Hi,
Previously, I used the nRF52840 to work as a host. Similarly now, I hope to use the nRF52832 to work as a host, but it seems that this cannot be achieved simply by changing...
The development of cellular IoT often requires insight into the network traffic and parameters provided by the network operator, information that isn’t always available through the application itself or…
Bluetooth Mesh is gaining a stronger position to become the go-to technology for professional lighting and other building-related control networks, with a noticeable increase in focus on commercial spaces…
The world's first non-cellular 5G technology has been getting some attention recently, ever since it was standardized by ETSI in 2020 and later adopted as a 5G standard in 2022. DECT NR+, or DECT-2020…
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…