Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
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...