Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello Support Team.
I am encountering an issue where the settings_storage partition located in external flash is being erased during an MCUboot image upgrade.
Environment...
Hello, I would like to inquire about some technical details regarding the internal module power supply ranges, power-up sequences, and reset voltages for the nRF54L05, nRF54L15...
Hi,
i want/need to connect & access a microSD Card (32GB) on an breakout board via SPI (technical reasons) and want to use the suggested PINS (28-31) as in the intermediate...
Hi Everyone, I am trying a very simple task of reading PDM Mic with NRF54L Custom Board and streaming the Audio via Bluetooth. I was able to do it very easily with the NRF52840...
Hi: Could you please advise me on how to use P1.01 as the output pin for PWM for NRF54LM20A? I attempted to use the regular IO mode and pulled P1.01 to a high level, but when...
Dear Technical Support Team,
I am currently developing a Matter product using the NCS (nRF Connect SDK) version 3.1.1 . During the build process, the software version string...
Hi Nordic Team,
When using the nRF5340 with XIP enabled, a release build with -Os runs perfectly, but a debug build with -Og crashes on the first function located in the...
Here is a properly structured issue report in professional English.
Project ID
SOFTUART-NRF52-19200-RTT-DEPENDENCY
Subject
Soft UART at 19200 baud works only when...
Issue
When attempting to connect GitHub Copilot to the public MCP endpoint `nordicsemi.mcp.kapa.ai` (as described in the [Kapa.ai MCP integration docs]( docs.kapa.ai/.....
Hello all,
I am investigating the feasibility of building an ultra-lightweight, single-use BLE tracker for short-term insect tracking. Target constraints: - Total weight...
Hi, I am testing the Nordic samples for different environments, and started noticing this strange thing, that sometimes the data output is the same as the previous output...
Hey,
currently I am testing FOTA and it works. The only thing I don't like is the fact that
takes > 10s to appear. Is there a way to make it faster? Because most of...
Hey.
We designed custom PCB board (basically an humidity sensor) with Nordic IC. It works fine, but when I did current measurements I noticed that in advertising mode, uC...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...
The nRF54L porting guide ( link ) states that:
> High speed read transfers use hardware-enabled delay sampling and require resetting the pad configuration between reads...