Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hello community,
I was hoping to ask 2 questions about my design choices when designing around the nRF52840, specifically the QIAA-R branch.
First, I am confused on as...
Hi,
The Light Lightness Control (LC) Server controls a single Light Lightness Server instance on the same device with a state machine. Is there any application that demonstrate...
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...