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...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello everyone,
I've been testing the "central UART" with a "peripheral UART" (NUS) examples with two nRF54L15 DKs (nRF SDK v3.2.1 in VS Code). So far, everything is working...
Hello everyone!
I have a question regarding nRF9151 and the new DECT Hello sample. I have installed the newest version of the SDK, a preview of v3.3.0, built and flashed...
Hi!
NCS 3.1 On a custom board with nrf5340 and nrf7002, h ave successfully implemented and tested FOTA over Bluetooth Low Energy with Simultaneous updates for both cores...
Hi,
I'm trying to reduce the power consumption of my Matter Temperature sensor code.
I'm averaging around 90µA of consumption, but I'm confident that can be reduced. ...
Hi,
I’m having trouble getting an ISP1807 (nRF52840) to run on a custom PCB, and I’m hoping someone here might recognize what I’m missing.
Hardware / setup
Module...
Hello, we’re currently facing an issue regarding the start-up of the nrf9151 modem. Its a custom PCB and closely follows the schematic of the nrf9151 DK. For first test SW...
Hello Nordic Engineer,
I know that I can modify #define DEVICE_NAME "device001" in sdk_config.h , but it takes a lot of time to compile and flash the program every time...
Hi,
I have flashed hci_usb example on nrf52840dongle(hci1), enabled DLE. But when linux machine requests data from other board(as sender) dongle is getting crashed.
The...
I have create a model (which is now marked as complete), but when I go to the results tab the options (and below) just show a spinning circle. How can this be fixed?
Unable to start debugging. There was an error starting the pipe program 'JLinkGDBServerCL'. An error occurred trying to start process 'JLinkGDBServerCL' with working directory...
Recently, I’ve been working on the process of switching between BLE and a private protocol. When I switch to the private protocol, I usually need to disable the softdevice...
We are observing an intermittent issue on an nRF9151-based custom PCB where DNS resolution fails after repeated events occurring within a short time window, even though cellular...
Hi,
Sometime ago, the Nordic chatbot (bottom right icon) on this page https://docs.nordicsemi.com/ worked great on my work computer using Edge browser. Now even though I...
Are there any unique design considerations to take into account when using the nRF54L series with RRAM? For example, are there any concerns about magnetic fields causing bit...
Hello,
I’m using **VS Code + nRF Connect SDK v3.2.1** with a **Nordic Thingy:53** board.
I can build firmware successfully, and nRF Connect **Programmer (Desktop app)...