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...
Hi,
I'm working on a wireless sensing project using the nRF54L15-DK (PCA10156) where I need continuous RSSI measurements at 2440 MHz. I'm accessing the RADIO peripheral...
Hi,
I am working on an nRF52832 using nRF5 SDK 16.0 and I am seeing inconsistent behaviour in the RESETREAS register. During a power-on reset, the value is usually 0 but...
Hi!
We are building an application for Thingy91X and noticed that there is an overlap between the shared memory between the app and net mcus, sram0_shared, and RetainedMem...
Hello, I am working on a project using nRF52832 with Zephyr RTOS (NCS v2.7.0) and MCUboot. I have implemented BLE passkey-based security (BT_SECURITY_L3) on the device. I...
I bought an NRF52833 DK development board. I want to conduct an AOA experiment, but I don't have an antenna array. I was told that I can find the schematic and PCB files for...
I have been trying to understand how the controller manages the interleaving when used for broadcast / auracast. I have been experimenting with the samples from zephyr called...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
Hi,
We are evaluating the nRF7002 for a custom built Wi-Fi device. Is there a way by e.g. copying your reference/dk design reducing the scope of the regulatory testing?...
When is the anticipated release date for the commercial ready NTN functionality of the NRF9151? I am specifically looking for all Nordic supported Github projects and documentation...
Hi,
I just received two new nRF54LM20-DK boards and wanted to run a Matter quickstart demo. Unfortunately, it’s already failing during programming. What could be cause of...
I've recently received a custom board I've designed and am programming with the nRF52DK, following the procedure in L3 E1 of the SDK intermediate course. I've flashed the...
Dear Nordic FAE Team,
I am currently developing a low-power Bluetooth product based on nRF54L10 , and I have an urgent requirement to optimize the System OFF mode sleep...
Hi,
We are currently in the hardware design phase and comparing different Wi-Fi antennas to find the best one for our product.
Right now we test using: - Scan sample ...
Hi
We currently have products in field test that disconnects from network and never reconnects. It only occurs to a few devices and not all. Restarting the device works...