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...
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...
I have a custom board with bl54u and NPM1300 . Working fine.
But now replaced with a NPM1304 as it is pin compatible. Worked fine with fuel gauge NPM1300 on SDK 3.0.1. ...
We've derived a DTLS handshake test firmware from github.com/.../l5_e2_sol
Tests have been done using nRF9151 DK, SDK 3.1.0 and modem firmware 2.0.2.
First we verified...
I'm putting together a project that requires a "large" (1500mAh+) rechargable battery, both because of the desire for long times between charges and to enable powering a peripheral...
Hello Nordic Support Team,
I'm working with the Android-nRF-Wi-Fi-Provisioner library ( https://github.com/NordicSemiconductor/Android-nRF-Wi-Fi-Provisioner ) and would...
I'm using the Nordic nRF52840-DK. I'm having a hard time with logging using RTT. Sometimes it works, sometimes it does not. Usually I get a few runs where it works, then it...
I developed a custom application on the 52840DK and have now moved this over to a custom PCB of my own design. I can compile OK and can start a debug session from "main" but...
I am unable to download the nrfjprog command line tools from your website.
I am using SDKV1.8.0 and Toolchchain V2.0.0. in Visual Studio Code.
When I attempt to flash...
Hi,
I have low power environmental sensor. They raise an interrupt that something was sensed and require to read some registers on the sensor via I2C and run a state machine...
Currently, the nRF Connect extensions are available only on the Visual Studio Code Marketplace. We primarily use Cursor, which is a VS Code fork designed for enhanced AI-assisted...
Hello everyone,
I’m currently working on implementing the PK peripheral using Rust with the SVD files for the nRF54L15, but I’m running into a documentation issue.
In...
have a MONOGOTO SIM card that works successfully with TELIT and THALES modems. However, the same SIM card is not detected on the NRF9151-DK. When I send AT+CPIN? , I get:...
Hi I’m having trouble connecting to my nRF5340 dk using nRF Connect for Desktop (Programmer app). When I select the device, I get repeated errors like:
Details:
...
Hello, I’ve been trying to install Nordic Connect SDK 3.1.0 in VS Code, but the installation keeps getting stuck midway and never completes.
I’ve tried several times over...
I'm bringing up a custom board, working through the peripherals one at a time. Unfortunately, I haven't gotten very far before things started misbehaving. One part of the...
With mfw 2.0.2, AT%RAI supports now also "2 – Activate with unsolicited notifications."
That's verfy useful, but I miss some details in the documentation about the usage...