I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
I've an issue that I can't find clear instructions for the nRF5340 serial recovery for the network core.
Being able to update both cores from the bootloader level...
I have a test application which uses the "Azure IoT Hub" library. I have set up the IoT Hub, Update Account, update instance, etc. The device does successfully connect to...
I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
I'm using ncs 2.9.0.
1. I flashed the firmware V0.15.1 on the device. And .
2. Update it "Confirm only" with nRF Connect Device Manager App to V0.15.2The update was Compelete...
Hi, I am using an external host with NRF54l!5 dk to test the channel sounding feature.
Can you tell me how the NRF controller supports this Cs procedure and whether the...
Hi Nordic Team,
I’m working on a battery-powered Matter-based project using the nRF54L15-DK. I’ve reviewed the documentation regarding power optimization, which recommends...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Hello, just like the title indicated, I need help with setting up the nRF21540 EK with the nRF9160 DK.
For my application, since the nRF9160 DK has the nRF52840 on it, I...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
I'm playing a bit with MCU boot and folowed the tuturial . When I compile the sample with mcuboot from Zephyr, it works fine for the 52840DK, but when I try to compile for...
Hello Nordic,
I am running a project, use the chipset is nRF54L15, I want to know if there is any USB dongle with software can be used to test BLE function of chip nRF54L15...
Hi! I'm currently attempting to develop software using the nRF54L15 and NCS v2.9.0 (previously, I used the nRF52840 and NCS v2.9.0). Both development processes are carried...
Sorry for the inconvenience!
I have downloaded V2.8.0 nRF SDK, and I use this command to build light bulb project:
west build -p always --build-dir nrf/samples/matter...
Hi, We are currently working on a new product based on NRF54L15. Goal : We are trying to set up the "Bluetooth LE UART service" example in order to transmit and receive data...