Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
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...