I have been testing the HTTP FOTA procedure as documented here using the 1.5.0 test diffs as provided in .
Many of the messages output by the modem in this upgrade process...
While trying to run the FOTA-TEST upgrades from I came across unexpected behavior when the same script fails twice in a row. I first attempt to trigger a FOTA with the following...
Quoted from Heidi’s blog post Target Wake Time on the nRF7002 DK , published 23 Feb 2023 (available at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/target...
I have nrf52840 DK board, running cutom image that implements BLE central, constantly scanning on coded (S8) phy. Trying to add NFC T2T tag, and it doesn't work. Disabling...
Hi,
We produced the first batch of 10 modules in July 2026. Out of these, 8 modules are working properly, while 2 are not working.
We then produced a second batch of 10...
Title: SoftDevice Controller: 100% connection establishment failure (HCI 0x3E) with SKY66112-11 PA active
Hi Everyone,
I am working on the following development project...
Hello,
I would like to use spi to connect to a ADC on a nrf54l15dk at high speed using DMA.
I want to use nrfconnect bare metal, but cannot find a starting example.
...
Hello Everyone,
I am using NRF52811 evaluation board for my development purpose using SDK 2.6.1 on visual studio code.
My tasks involve LED control using Bluetooth as...
Using nRF Connect for Desktop on Ubuntu 24.04 LTS I am trying to use the Direct Test Mode v2.4.1 software with our own custom board.
On https://docs.nordicsemi.com/bundle...
Hi
There are some problems with nRF Connect for VS Code Command.
Most of the commands about SDK and toolchain are not available.
I have tried to reinstall vs_code...
I cannot get an ADXL345 (Adafruit breakout) to work with an NRF52840DK over SPI (Zephyr). Wiring is normal: SCK -> P1.5 MOSI -> P1.6, MISO 1.7 and CS 1.8 This is my .overlay...
NCS2.7.0
board:nrf54L15
We need a hardware to equip the nrf54l15 hardware, such as using internal or external low-speed crystal, power supply method is DCDC or LDO, etc...
Hello,
I have a thread that is reading sensor data over I2C. When I suspend it I cant access I2C from another thread that's reading another I2C device.
I tried isolating...
Hi,
I am trying implement signature keys feature in light ctrl sample . Before I do this, I have implemented FOTA over BLE feature in it successfully.
However, after I...
Hi All,
I have developed a low-power windowcovering product based on Matter 1.3, and currently, I'm conducting CSA certification testing. However, I've noticed that many...
Hello,
We created a custom board around nrf7002-DK (which includes nrf5340 and nrf7002 for wifi). We are using TF-M (including a custom secure partition), BT (child image...
Hello All, I'm new on Nordic. Could you tell me please the shortest way to flash the dongle to run as a slave for Android Blinky application?
Blinky app already installed...
Hello,
Not sure if this is the best forum, or a forum related to Zephyr would be better. I am testing with the direction_finding_connectionless_rx sample project. I have...
Hello All, I'm new on Nordic. Could you tell me please the shortest way to flash the dongle to run as a slave for Android Blinky application?
Blinky app already installed...
Hi,
I am using the NRF52840 DK. I am seeing the console logs in UART-0 and USB console (exposed as ttyACM0). However, I would like to disable the logs on UART-0, but needed...
Hello,
I'm running the " peripheral uart " example included in 2.7.0 SDK on a nRF52810.
It works fine but when central application disconnects no advertising messages...
Hello,
I am trying to run the Direct Test Mode on a custom board. We have two boards revisions, one with a nRF52832 and one with a nRF52811. I managed to build the DTM for...