Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
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...
Hello,
I am trying to read the MCUBootloader version from the NS (TFM) application. I am able to read it in the Secure application using the fw_info_find function in this...
Hello,
I’m trying to run **LVGL 9.3** on a **nRF52840 DK** with a **2.8" ILI9341 TFT display (SPI)** using **NCS v3.1.0 / Zephyr 4.1 / Toolchain v3.1.0** .
### Problem...
Hello, I want to check the component alignment on the layout.
My layout is different than the reference.
Where should I connect the VNA?
Can I calibrate it on the PCB?
Hi,
I am using a custom nRF9160 board with the nRF7002 Wi-Fi chip via SPI, running NCS v2.9.2 . My goal is to connect to a Wi-Fi network.
However, during initialization...
I want to change the start address of the app in the ESB example from nCS 3.0.2. By default, after compiling and flashing, the program runs from address 0x0. I want to change...
Hi Nordic,
I try to print hello world from promicro(nrf52840).
I am sure board is ok, because I test zephyr 4.2 cdc_acm example on it, and I can see /dev/ttyACM* & console...
Previously, when our NRF5340 was transmitting at a 3ms interval, we encountered issues where the transmission speed failed to meet requirements, with data packets being discontinuous...
Hi Team I was exploring communication with ads1292 over SPI at 1 MHZ. I tried nrf_drv_spi (SPI0_ENABLED in sdk_config.h) api and I was able to communicate with ads1292, however...
I try to do everything as in the guide (second advanced option) devzone.nordicsemi.com/.../small-i2c-oled-displays-using-nrf-connect-sdk but I get errors when building
...
I need to set the connection interval to 7.5 ms. The main.c has the corresponding macro: MIN_CONN_INTERVAL but it seems to me that it supports only integer values...
Please...
When building examples targeting the thingy53/nrf5340/cpuapp board target cmake is run twice, on a fresh build. Then once the build is finished, without modifying anything...
Hi,
In the past we had quite some issues with moist in nRF9160 issues (likely due to bad storage at our PCBA partner). We are now baking all nRF9160 always at 125 degree...
Hi all,
i am currently developing applications for the nrf54L15 for science. We ordered nrf54L15DK and everything is running fine. As we would like to switch to public availabe...
Hi,The Nordic Team
I am developing the Matter over Thread product. I have defined a Bluetooth transport protocol, and now I can receive data. But now I do not know how to...