Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Before i inserted in my code to use ppi + gpiote + spim usb serial device port worked properly, it connected normally, but now it doesn't connect the port at all, did i create...
Hello, I am working on a custom board with my own custom project/application. I have recently done porting from ncs v2.7.0 to v3.0.2 - I was able to initialise the wifi driver...
Hi Nordic team,
I'm currently working on a real-time distance measurement project using channel sounding with the nRF54L15 DKs. I’ve been using the channel_sounding_ras_initiator...
Dear Team,
I would like to know if it is possible to add custom attributes and commands to standard clusters, such as the Occupancy cluster. I have reviewed the "Adding...
Hi everyone—I'm working with the Nordic nRF54L15 SoC , but I'm struggling to find guidance on using a chip antenna (design and components) . The official materials (e.g.,...
Hi Team,
I’m facing an issue when trying to perform BLE FOTA with a 2 MB external SPI flash (SPI4) as the secondary slot for MCUboot.
My setup works fine when using a...
Hello,
sorry, do not know where to file a bug.
Bug is, that nrf_radio_subscribe_get() and nrf_radio_publish_get() use the wrong offset (0x80) instead of the correct one...
Hi, I’m currently testing the update process via BT SMP on the matter window covering example (NCS 3.0.2, nrf5340). For my test, I created two versions: 1. Project with -DCONFIG_CHIP_DFU_OVER_BT_SMP...
Dear reader,
I am currently working on a project using the NRF54L15 MCU. There is plenty of documentation available for this component, and the reference circuitry for the...
Hi Nordic team,
I'm using nRF52840 with nRF Connect SDK v2.6.0 and using NVS to store RSA key material on flash. The goal is to persistently store a generated RSA key pair...
Hi,
The nrf connect for desktop extension in VS code is not loading anything under welcome, when I try to open the documentation or any other nrf related command it says...
my PCB board uses nRF9161 SiP. The flash chip is W25N02KVZEIR.
on the PCB board, here are the wiring to spi flash chip,
P0.26 to CS#, P0.27 to CLK, P0.28 to MOSI, P0.29...
Hi Nordic team,
I’m currently using an nRF9160 DK and trying to test LTE-M connectivity with a custom test SIM and a network emulator. However, I’m facing multiple issues...
Hello,
I am using the nRF54L15-DK development kit. The peripheral-uart example works well to stream data from the kit to a smartphone using the nRF-tools App. However...