Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
From "nrf_section.h" (__GNUC__):
Example for the section name " log_const_data ":
NRF_SECTION_DEF(log_const_data, nrf_log_module_const_data_t) //: extern nrf_log_module_const_data_t...
Dear,
I am using both nRF52840 UART (UART0 and UARTE1) on the nRF52840 DK.
The default pin assignement is used, such as
UART0 pins are TX/RX 0.6 & 0.5 and
UARTE1...
"I added an endpoint called Matter Extended Color Light to the matter_bulb example. After compiling and flashing the firmware, HomeKit only recognizes and creates two dimmable...
Hello,
I have a few questions regarding the nPM1300 current measurements:
As far as I understand, there are two ways to trigger a current measurement:
By writing...
Most guides out there are unclear and made for machines. Here is a full guide how to setup Segger for mac OS X with some example project from the SDK ( or even a PC but not tested), and also how to debug…
Short note how to make FreeRTOS program debugging with eclipse little simpler.
If you are looking the information how to configure the whole environment see this post: https://devzone.nordicsemi.com/tutorials…
The first in a series of blogs that will help educate on what is most important about Bluetooth 5 and take you deeper into the details of how it works and how you can benefit most from using it.
Taking…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is defined in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
###Other relevant posts
A concise guide to equipment setup, and how to use the development kit for current measurements can be found here: Measuring current with PCA10040 v0.9.0
A post that describes…
When designing a PCB with nRF51, nRF51822 or nRF51422, there are some rules that should be followed in order to get a good working radio/system, with a maximized range.
General rule
The RF part of the…
2019-02-08: Updated tutorial to cover nRF5 SDK version 15.2.
Introduction
Scope
The following topics will be included in this tutorial:
Configuration of the Scheduler library.
Using the scheduler with…
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Setting up the example projects
Background theory
Central and peripheral roles…
2018-11-23: Updated tutorial to cover SDK version 15.2.
2019-02-08: Improved example project (SDK 15.2) and updated instructions accordingly.
Introduction
Scope
The following topics will be included in…