Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...
Hello,
I have tested a thread network with a nRF52840 SDK programmed with Thread COAP Client sample and two nRF52840SDK programmed with Thread COAP Server sample.
All...