Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...