I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
I'm testing the SPI-slave functionality based on the routine ncs/v3.3.0/zephyr/tests/drivers/spi/spi_controller_peripheral .
The original code uses the pins of SPIS21 ,...
Hello Nordic Team,
We are currently working with the nRF54LM20B device and would like to understand whether Bluetooth Channel Sounding is supported on this SoC.
Specifically...
Hello guys,
Im developing RTLS with DWM3001C and right now Im working on personal tag powered by CR2450. So naturally, power consumption should be as low as possible....
Hi,
Excuse me, does the current Mesh(NCS 3.2.4) support Directed Forwarding and Remote Provisioning? The examples in NCS 3.2.4 don’t seem to include configurations for the...
Hi, from documentation, When NPM1300 enter Hibernate Mode Buck1 Buck2 output will be turn offed.
But for my testing with nPM1300-EK board, when using nPM PowerUP v2.22 pc...
Hi all,
I'm hoping someone can explain a behavior I've observed. I have a workaround but I want to understand the mechanism.
Setup
nRF54L15, NCS v3.1.0
ICM-42670...
We are experiencing critical data integrity issues on the BLE link of our gateway device. The problem occurs specifically when the device is operating as a BLE-to-Wi-Fi bridge...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
Hello Nordic-Team,
I am using the SENSING mechanism on GPIOs to wake up a firmware from SYSTEM OFF. Two GPIOs are used for this and it is crucial for the firmware to detect...
NCS 3.1.0 (and newer), nRF9160/51
Some applications using "at_host", maybe together with "at_cmd_custom", would benefit from a possible filter before passing the at-cmds...
Hi,
We have an application where we have a working DFU over BLE with SDK 2.9.1 but once we have migrated to 3.2.4 it has stopped working. Something has obviously changed...
Hi,
I'm trying to install the nordic sdk/toolchain combo via nrfutil command line (Windows x64) and I get the following error:
Is there any known way to resolve this...
HI,
I am developing an NFC application using the nRF54L15 with SDK version 3.2.1, and I am using NDEF for data exchange. However, I have encountered an issue: after the...