Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I'm trying to get a previously fully functioning MQTT connection back up and running after some hardware difficulties, but am failing to get it to connect to the MQTT broker...
Looking for an example to adapt into my program.
I detect 'smp_svr' but compiling it give me error, it seems I need a flash configuration in file pm_static.yml, but I have...
Dear Nordic Support Team,
We are currently developing a new product utilizing the nRF9160 LTE-M module.
We are in the process of acquiring CE certification for our end...
Hi,
I have been facing issues with the configuration of the nRF9151 for sending and receiving UDP packets via the Skylo NTN network.
I am running firmware version:
...
Hello, on my nrf54l10 I observed a pin (GPIO 1.03) being actively driven low for ~20 ms during a reboot (e.g. Resetting after SystemOff Mode). I need this pin to stay high...
[5/10] Performing build step for 'peripheral_lbs' ninja: error: '/index', needed by 'zephyr/include/generated/ncs_commit.h', missing and no known rule to make it
FAILED...
Since a while back ( github.com/.../999b6a14a4556f16d2f535207a84ceb2cca54f8a) the west flash command with --erase was changed so that --erase would also erase external flash...
Trying to migrate from SDK v2.7.0 to v2.8.0 and suddenly getting the build error
Based on other forum posts, I was able to track down more information using the <build target...
Hi, I just got two nRF52840 dongle and it works great as BLE sniffer.
I want to send continuous BLE data (not only advertising) packet and sniff packets between bonded devices...
Dear Nordic Team,
I am currently working with the nRF5340 DK and would like to know whether it is possible to read or retrieve the Network Core firmware version directly...
Hi,
I am using NCS 3.2.1 and nRF52840-DK's version 3.0.3.
I flashed 2 boards with the openthread/cli sample.
From the CLI on both boards, I issued the following commands...
I’m trying to transmit a payload of up to 2,450 bytes using CoAP over OpenThread. Before jumping into firmware development, I want to evaluate the feasibility of transmitting...
Hello DevZone,
I have some questions about nPM1300. I know that nPM1300 need a battery pack that already contains a PCM.
When the PCM activate the protection due to overdischarge...
Hi,
I'm using the nRF54L15 (custom board, nRF54L15 DK base) with NCS v3.1.0.
I have two UARTs:
uart30 — Shell/console (needs CONFIG_SHELL_BACKEND_SERIAL=y , which...