Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
Hello everyone,
I am writing an application with three sensors on the same SPI1 interface on my nRF52840. See the following devicetree section:
For all sensors, I use...
I’m following the nRF54L Series Express Course – Lesson 5: Power Consumption Demo Part 2 sample code, using nRF54L15DK to test the deepsleep → wakeup functionality. However...
I work nRF54L15 with NCS311.
I want to save application's parameters on UICR.OPT[].
But it looks like somewhere in OPT is used by the bootloader.
What parts of UICR...
Hi, i am working on the nrf5280, and I have set up BLE with NUS so I have a shell and logging over BLE, as well as logging over UART. I have a python script running that connects...
Hi,
I'm preparing to run some openthread code on an nRF5340DK using the latest SDK and toolchain v3.1.1. A simple program works fine until I set the CONFIG_OPENTHREAD...
Dear Sir,
I have purchased nRF5340 DK (Will call it device hereafter) and am trying to bring it up.
I have connected the device to Linux but the device was not detectable...
I’m testing the nRF9151 DK in India and trying to use the nRF Connect app (Quick Start guide) to connect the device to the network.
Board: nRF9151 DK
SIM: Onomondo...
I have a nRF52DK board that I loaded the peripheral_uart program in a while ago. I tried to get the board running again but when it calls err = settings_load() it just keeps...
I'm currently trying to integrate Memfault to my project that is using nRF9151 DK. Memfault was working fine until I turned on these configs:
# Collect LTE Metrics CONFIG_MEMFAULT_NCS_LTE_METRICS...
The application here is reading a Manchester stream on a GPIO. which comes from a MAX41473 radio IC.
Decoding is working fine using GPIOTE, timers & PPI to time & decode...
Hi,
I have two nrf9161 dev kits. I have flashed the firmware 2.0.1. Then I flashed the hello_dect example.
Now I always get an error and the program does not start. *...
Hi,
I am able to do some stuff partially using the command
$ west build -b nrf52840dongle_nrf52840 -- -DDTC_OVERLAY_FILE=usb.overlay -DOVERLAY_CONFIG=prj_cdc.conf
With...
Hi guys, I am using the SDK v2.9.0 and the toolchains b620d30767. To add the build configuration for the sample peripheral_uart, the console print some error log.The log as...
Hi all,
Im' tryint to acheive a aws fota firmware update on my custom nRF9151 board but I'm stuck. Here is my setup and what working
- Custom board build with a nRF9151...
Hi,
I would like to perform channel sounding on nRF54L15 DK,
I tried to compile sample "channel_sounding_ras_initiator" in nRF Connect SDK v2.9.2, but error message says...