Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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...
Hello
I am trying to perform a firmware update over Bluetooth but without using the external flash on the nRF52840-dk.
At this point I can successfully build the smp_svr...
Hi,
I have custom hardware using the NRF52810. Due to its very small RAM size, I developed the code on the NRF52DK_NRF52832 and then removed functionalities to make it fit...
Hi The Nordic team,
After my device reconnects to the gateway from offline again, I don't know what I am doing with this timing every 1s. This situation will not happen...
Hi,
I developed a gateway for converting an MCU to ble Bluetooth. The MCU connects to 8 BLE hosts via UART, and each Bluetooth host can connect to one Bluetooth slave. All...
Hello,
I am trying to configure COMP peripheral on my NRF54L15 DK. I am using P1.11 pin (AIN4) as single ended input for this purpose. For now I am trying only to evaluate...
Hello,
I’m working on a project where I intend to integrate the nRF9151 as a standalone modem , communicating with my external MCU via UART using AT commands .
My goals...
Hi,
Currently I am using nRF52840 as nodes for mesh network. However, by reading the sdk5 documents and example, I did not see any clues to update the firmware with DFU...
After the update to extension version 2025.8.654, the extension can no longer find the nRF SDK in my west workspace in the build configuration. If I revert to extension v2025...
I made a PCB board, but I couldn't connect to the chip with JLink. I used a lithium battery to power VDDH. I want to test if there is any problem with the hardware. I tried...
I am using NRF5340 with NRF connect (Zephyr) and logging out to RTT (printk or printf, etc) , which works but sometimes I get buffered fragments and dont see the rest of the...
Product: nRF54L15, SDK:3.0.2, door lock application
Hi,
When the Matter door lock removed from Apple Home(Home App, remove accessory), the lock does not remove all the...
Hello,
I am experiencing an issue when trying to flash any program using nRF Connect for VS Code. When I execute the flash command, my board disappears from the "Connected...
Hello,
Is there support for fuel gauge algorithm with the CR2450 and the nPM2100 implemented? If not, is there a plan to release support for it soon?
Thank you,
Fin...
Hi,
We need to write binary content from a binary file (.hex or .bin) to a specific area of the external flash (QSPI).
According to this topic: , this is similar to our...