Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
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...
nRF54L15 - ncs 3.02 - toolchain 3.02
I changed my build settings from no sysbuild to sysbuild in order to use serial recovery and/or FOTA. I thought everything was OK until...
Hi,
For my university MEng group project, I am working with the nRF5340 Audio DK and Bluetooth LE Audio (LC3 over ISO).
My end goal is to stream audio from an nRF5340...
hi,
i'm a beginner for nrf9160DK so can you guys help me to how can i nrf9160 up and running for the first time. i'm not able to up and running with this video https://www...
I have a problem where the GPIO pin is not working as intended (it is constantly high but it should be alternating high and low). Via debugging I've ascertained that the problem...
Hello, I am encountering a crash in MCUBoot when using the following configuration:
MCUBoot as bootloader (SB_CONFIG_BOOTLOADER_MCUBOOT)
TFM configuration (build /ns...
I am encountering a build error while setting up a build environment. Can you provide assistance as to what the issue I am encountering may be? I am using VSCode on MacOS...
hi,
i'm stuck at lesson 3 exercise 1 in step 1 so i create an application with choosing option 1 create a blank application for this first task to print hello world and...
Exhausted everything. Here's the guts of the code. A task is called at 2Hz to push the value, which at 1024/s makes an event time of +512. I set the cumulative RPM to +1 for...
Hello,
We have a nRF9160 product in production that is programmed with an image created by SDK 1.9.0 and with the default memory partition. We migrated to SDK 2.3.0 last...
Hi there, I'm working on a low-power LoRaWAN project using a custom board featuring the ISP4520 module which contains the nRF52832 chip and has a LoRa section based on Semtech...
Hi,
I have detected a possible issue either in the SDK or the silicon related to the NFC tag. In my project we shut down the label and enable it based on certain conditions...
hi,
can anyone help me with this issue that i'm getting while i try to connect VCOM port and run the program. i got the one message from it is access is denied and i try...
Hello. I am using an nRF52832 in an HCI UART connection with my application processor. I'm running Zephyr 4.2 on both MCUs. I'm using MCUMGR and MCUBOOT to get OTA FW updates...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
Hello! We are trying to integrate Mesh DFU into our project, so we performed some preliminary tests using three nRF52840 DK boards. The results are somewhat discouraging,...