Hi,
I am using nRF54L15-DK for Zigbee light_stwitch startup testing. After successfully connecting the development board to the Hub for the first time, I evaluated the time...
Hi
I have a code previously can be built in NCS 2.91:
However, when I use the new NCS 3.01, it can not be built, the error is:
Could you please help me figure out...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
Hi,
We occure a problem that when we integrated HID,Tile and battery service, open nRF Connect by iPhone, we cannot connect with the EVB and show connecting. But when we...
nRF52840 NCS 3.0.1 RCP
I just installed the NCS 3.0.1 SDK. I am trying to set up a border router on a Raspberry Pi 4.
I followed these instructions on the Raspberry Pi...
Hello,
we have a working system on the nrf9161 that works without zephyr. We have our own secure firmware that successfully uses the cc310 after we start the actual application...
I'm working on a project involving a USB dongle based on the nRF52840 SDK-2.9.1, which needs to communicate with a sensor (also an nRF52840) and transmit data via USB to PC...
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
Hi,
Hope you are doing well.
I would like to use eSIM on nRF9151-DK board and an eSIM has been assembled in the board. However, eSIM is not detected.
According to...
Hi, I'm a beginner and I'm trying to run an LED blinking program. However, I'm encountering a device-related error.
I've followed tutorials and installed all the necessary...
Hi,
I am currently conducting measurements using channel sounding with my nRF54L15 boards. I am at the end of my master thesis, so there is not so much time left to really...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
Hi
I am using an nRF54L15 and trying to use pins for I2C, but to do this I have to disable the NFC pins.
I did the following:
But that wasn't enough.
I noticed...
We are using Thingy:91 X as an evaluation platform for our upcoming product. Our test application is made up of a nested-loop structure like
while(true){ lte_lc_connect...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi team, After executing RRAMC.ERASE.ERASEALL with an external debugger, I was unable to access the CPU (board) after reset. To resolve this issue, I connected the nRF-programmer...
hello, I encountered a problem using TWIM to communicate on nrf54l15 Software and hardware versions: Using ncs V2.8.0 version. The hardware is NRF54L15 RevB. The compilation...
dear Nordic Support,
I am using fota_download which I think is from you guys. I get following error:
[00:45:56.616,729] <inf> mcu_upd: Download progress: 32% at notif...
Hello,
I'm here again because this time I need to autoconfigure (configuring from inside program, no use of any nrf app) heartbeat destination node and source node.
For...