Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I am using the zephyr\samples\subsys\nvs example. By default the program stores data in internal flash in storage_partition. I would like to create a custom board file for...
I am using the peripheral_uart example. Now, our device tree seems to have crashed. Before the crash, I added the following configurations to prj.conf of the application core...
Hello,
I'm having some issues with the channel sounding on the nRF54L15. I'm using two nRF54L15-dk and two custom bords with the nRF54L15.I'm using SDK v3.0.2 for my software...
I’m trying to debug an existing product by opening its old firmware project on a new PC. The project uses nRF5 SDK for Mesh v2.1.1 , SoftDevice S132 , and nRF52832 .
I installed...
I am currently working in project with nrf54l15dk and 3.0.2 sdk. I'm trying to work with peripherals and I want my project to do the following: -Have 2 PWM outputs that used...
Hi DevZone Community
I'm trying to get a simple Hello World sample to run on an nRF5340DK board with a 2.8" ILI9341 based TFT display that has Arduino headers attached ...
Hello,
Im currently in the process of integrating Memfault OTA on the nRF9151 DK. My project has multiple boards: nRF9151 DK connects with nRF52840 DK via UART for communication...
Hi!
I am using the nRF52832 for a small custom PCB for a wearable device and I would appreciate a review from the experts, before proceeding with manufacturing :)
The...
Hi,
I have a FAT file system that I use with an USB Mass Storage feature. I use the mx25r64 NOR flash (the same as the nrf7002dk evalboard). I am working on ncs 3.0.2. ...
TLDR:
I'm working on getting LE Audio working on a Raspberry Pi CM4 setup and running into some frustrating issues. I've got a u-blox NORA-B126 module (with the nRF5340...
Hi nordic engineer
I have a product use nrf52832. And have two project,project use nrf5 17.0.0 SDK and MDK.
The project A choose chip nrf52832 and S132
The project B...
Hi
The nRF54L15-DK suite tests the accuracy of channel sounding, all ncs versions are v3.1.1. I am using the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
Hello,
At my company, I am working on a board with an nrf54L15, equipped with an SX1261 and an ADC MCP3461R.
I started development with SDK 3.0.2 and everything is working...
Hello!
With nRF52, nRF5 SDK and SoftDevice S130, we were using some of the Radio's PPI events (e.g. EVENT_END) for some functionality.
Now we plan to move to nRF54L and...
When running the channel sounding example on the nrf54l15, how can one obtain the IQ values of the ranging signal?I want to obtain the IQ value and then use my own algorithm...