Hi,
I am working on a custom nRF52840 design (using nRF Connect SDK v2.9.3) and I have accidentally locked the chip via APPROTECT.
My major issue is that on this hardware...
Hi, I am unable to read GPIOs (always getting 0x00000000 from gpio_port_get or 0 from gpio_pin_get). My main project is https://github.com/marcuswu/leaf-fall/tree/main/firmware...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hi Team,
I just wanted to ask is amazon sidewalk support package for nRF54lm20b is available. If yes, please guide me with steps to add it to the project.
Thanks and...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Hello,
I'm using the nRF5340 and have configured UART with EasyDMA to receive a variable number of bytes at 307200 baud. Our application has strict timing constraints, so...
To preface:
Board: nRF52840DK
OS: Windows 11
nRF Connect SDK / Toolchain: 2.9.0
VS Code Extensions:
nRF Connect for VS Code: v2025.5.152
nRF Connect for VS...
Hi guys,
I am currently working on a data migration of the settings storage to the external flash.
The problem I am facing is that after an OTA update, the device does...
A project I am working is proposed to have an nrf 5340 connected via UART to Yocto (Thud). Am looking for suggestions on an embedded client that will work with v3.0.0 of the...
We are using this custom baord to check the I2C addresses where the I2C BQ_SCL (P1.00) and BQ_SDA (P1.01) connects to various peripherals. However we are unable to get the...
Hi everyone,
I'm working on a project using the Nordic nRF5340 microcontroller and I need to count both rising and falling edges of a square wave signal on pin P0. 14, coming...
Hi,
I am trying to install nRFconnect SDK and VS Code Windows 10 by following NORDIC Dev Academy lessons.
Encountering following errors while building the following example...
in C:\ncs\v3.0.2\nrf\subsys\bluetooth\services\nus.c
The property of BT_UUID_NUS_TX only declares notify, but the permission declares read. After the nRF Connect app is...
Hello. I'm using the nRF52832DK in a test fixture application.
I need the embedded system to know when either:
- a PC has connected and disconnected to the main USB...
Hi everyone ! I am having trouble trying to flash a custom firmware to a nrf52840 board connected to another custom board using P19 debug out I am flashing the code directly...
Segger j-link target device list doesn't have nrf9151_xxAA
This means I have to manually select nrf9151_xxCA every time as a work around.
Is there any way it can be a...
Hi, I'm working on an application that transmits data via USB CDC/ACM class. I'm trying to improve the robustness of the application, and I realised that if the USB cable...
hi support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...