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...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi Team.
NCS: 3.0.1
Board: nRF54L15DK
I am adding a custom attribute of struct data type into the standard Occupancy Sensing cluster (0x0406) in matter template sample...
Hi,
we are confused:
The PS of the 9160 has the single Note: The LTE modem requires use of LFXO as the LFCLK source .
But looking at the reference schematics for the...
I have tried the following to no avail.
Tried 2 different laptops of Windows 11 with 2 different USB cables.
Tried ext power supply at 3 volts with SW10 set on.
Set...
HI
I am currently using NRF54L15 with SDK version 3.0.0, and I want to implement GRTC auto-reload without using interrupts. My main goal is to reduce CPU usage and utilize...
When programming my NRF52832 target card with VScode, if I don't use debug play, the code doesn't execute. What could be the reason? I don't have this problem in Segger Studio...
Hello:
I was using VS Code normally. Suddenly, I opened a folder and received the screen below when selecting nRF Connect. Note that no information appears. Line 7 of the...
Hi,
Today I have received nRF54L15 DK from Digikey UK and planning to connect a low power VGA camera for a mobile application over BLE. Do you have any recommendations...
I am currently debugging the nrf52832 project developed using the nrf5SDK.
I will encounter SOFTDEVICE: ASSERTION FAILED from time to time, like this:
I don't have a...
Hello,
I know this is a documented error but I'm still struggling to fully understand and fix this.
Context:
I'm trying to make my custom display driver working again...
Hi~
I'm using an nRF52 DK connected to the nRF54L05 with jumper wires for the flashing operation. I've confirmed that the DK works correctly, as it can successfully program...
hi support team,
customer is preparing to use 21540, only use gpio mode, not using spi interface,
may i ask how to deal with spi pins of 21540, float or pull up to vdd...
Hi,
I'm having trouble with the Matter Test Harness randomly failing tests and failing to commission my device. I have tried this with both my own Matter device and the...
Hello Team,
We are using custom nRF52833 with nRF21540 (PCB). we manually controlling the nRF21540 FEM using GPIO and SPI (not using the FEM driver) for testing purpose...
Hello
On my application I have noticed that when I use hardware flow control of the uart1 (not the console uart) the processor will get stuck just before the application...