Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
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...
Nordic has recently contributed support for the 2Mbit/s PHY, part of the Bluetooth 5.0 specification, to the Zephyr Project RTOS.
The video below shows how to configure, build and test GATT data throughput…
I realize that there are already multiple tutorials on how to configure GCC along with Eclipse or SEGGER Embedded Studio (for use on a Mac), but this tutorial goes over setting up a different IDE. The…
Bluetooth 5 - now arriving in smartphones
As we know, Bluetooth 5 was launched last December by the Bluetooth SIG. The nRF52 Series from Nordic have always had Bluetooth 5 and its arrival in the mix for…
Before we begin
Table of context
Before we begin
The "Hello world" example
Advertising
RSSI
Addresses
Address types
Advertising types
Bonding
Advertising data
Scan response data
Change Log 2018…