Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi,
The same hardware and software have been in continuous production for several years without issues. However, the latest batch exhibited abnormally high power consumption...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...
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...