Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
Hello,
I am trying to understand how the documented tRXCHAIN value relates to the timing of EVENTS_ADDRESS in BLE 1M mode.
In this DevZone ticket:
https://devzone.nordicsemi...
I'm working with Channel Sounding on the nRF54L15 and trying to understand the CSTONES tone-processing block at the register level so I can post-process the results correctly...
If a Channel Sounding procedure is aborted while in flight and the ACL is then disconnected, the device settles at a flat ~1 mA with the CPU asleep in the idle thread and...
Our device is using NRF54L15 for BLE function. When we test the max distance of ble connection between 2 devices, we get the below results.
We are confused by these...
Hi Nordic Team,
I am working on a custom device based on the nRF5340 SoC . My application captures live audio from an I2S microphone , processes the audio on the nRF5340...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
we run long-term HIL tests with typically 3–8 nRF9151 DKs:
DKs spaced only about 1–3 cm apart
short USB 3.x cables to powered USB 3.2 hubs directly below them
sometimes...
Hello Nordic Support Team,
I'm developing a BLE audio/walkie-talkie application on an nRF54L15 DK using Zephyr, communicating with an Android smartphone. I'm seeing a significant...
This is a product based on nRF52832, which uses PA/LNA.
The device resets in Bluetooth advertising state. the ID is 1 (NRF_FAULT_ID_SD_ASSERT), the PC is at 0x000071CC,...
Hi Nordic,
We are developing a PC application for product programming that uses nrfutil to program the nRF54LM20. The programming process involves recovery, programming...
I understand that the NRF54LM20 reference suggests not to put any sort of resistor or capacitor components on the reset pin and simply rely on the internal pullup. Since this...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...
On my nRF52840 with SD 17.1 through nrf_crypto_init the function p_backend->init_fn () is called.
The only backend I have enabled is CC310 via setting
in Makefile...
What this ticket reports
We ship a battery-powered nRF5340 product using the nRF Connect SDK's documented production security configuration: immutable bootloader (NSIB/b0...