Hello Nordic Team,
We are trying to test an I2S DAC (MAX98357A) with the nRF54LM20B EVK . Could you confirm if this is supported and which sample application is recommended...
I am trying to enter MCUboot serial recovery mode on an nRF5340 through a UART command.
I mainly followed the Nordic tutorial below:
https://academy.nordicsemi.com/courses...
We are using a custom board based on nRF54L15 with MCUboot and compressed image DFU over OTA. DFU was working correctly when updating between NCS v3.2.0 and v3.2.4, but after...
Hi,
I use NCS 3.2.4 and 54L15 DK. In the DFU target, I added configuration
and also added the following content in dfu_recover function.
After the distributor...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
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...
Hello community,
I am working on a project that requires the integration of the u-blox NINA-B302 module , which is based on the nRF52840 SoC .
I have previous experience...
Hi All,
I have been trying to create new custom board. and havent been able to even build.
I followed the intructions here :
https://academy.nordicsemi.com/courses...