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...
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,
I am using Bluetooth mesh for a project. I have a central device acting as a provisioner, and node devices that get provisioned as normal through this device. I am...
Hi,
My company has a product that is in production using the nRF5340 SOC. We noted this morning that the product would boot and application code even if the nRF5340's reset...
Hi there, I've a following set:
nPM1300-EK (PCA10152 / 1.3.0 / 2025.18 / Serial no. 10B3B784F5316C68)
nRF Connect v5.2.0
nPM PowerUP v2.2.3
After launching nPM...
Hello,
I’m evaluating whether simultaneous uplink from two ESB nodes is possible on the nRF54L15 DK. The documentation mentions support for up to 8 pipes in a star topology...
Hello,
I am using the ANNA-B112 module with nRF52832 to communicate to an AD5940 AFE using SPI1. I am also communicating with three other sensors using I2C0. This project...
Hi,
We enabled the DFU and sent a new application successfully using the mcumgr command line program, but now we need to do this upgrade process using the host MCU.
...
I am working through an evaluation stage for a new product using nRD52840, possibly updated to nRF54L in the next development phase. The device is based upon Zephyr and being...
I'm getting the warning about CONFIG_BT_CTLR, but I've gone through and changed to HAS_BT_CTLR. I do have the following:
# Maximum Transmission Unit config
CONFIG_BT_GATT_AUTO_UPDATE_MTU...
Hi
I have a nRF52840 setup with external 32 kHz xtal and external 32 MHz xtal, supplied by 3.3V.
I would like the system to be in as low power mode as possible.
Each...
While testing BLE and USB individualy, they seem to work well. When there is simultaneous use, there appear frequent crashes/lock-ups in varius handlers.
BLE used: ble_app_uart...
Hi,
I've got an nRF54L15-DK, and I'm trying to get the sysbuild with mcuboot example working. https://docs.zephyrproject.org/latest/samples/sysbuild/with_mcuboot/README...
Hi,
I would like to repurpose nRFready Smart Remote 3 for nRF52 reference design to use it with the nRF54L15 DK to run BLe channel sounding experiments over this Christmas...
Hi, I am working on Bluetooth of nrf52840 board. I am still learning the SDK and I want to know where can I found the details of error codes, which are considered as 'int...
I need to store just and handful of bytes in flash, some config data. Looking around the forum I've seen recommendation to read and write from/to by using the nvs functionality...