During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...
Hello,
I am facing an issue with nRF Cloud device provisioning. I am using the nrfcloud-util tool to provision the device to nRF Cloud (as recommended for production provisioning...
Hi all,
I’m running into issues flashing an Arduino Nano 33 BLE Rev2 (nRF52840) using Zephyr and the bossac runner. I consistently hit a “Flash erase failed” error and can...
Dear Nordic,
We’ve developed an application which runs on an nRF9151 DK using NCS 2.8.2. The device is running modem fw nrf91x1_2.0.2. Our application has enabled modem...
Hi I made a small production run of boards using nrf9151 where a handful of them have issues with nrf9151 such as not being able to flash. How do I debug the circuit at the...
Hi, I have a simple question. Is it possible, during the execution of Channel sounding ( ras_initiator ), for the initiator to regularly obtain the current RSSI from the reflector...
I am trying to flash an application image in nRF9160 on Thingy91. Thingy91 is in MCUBoot mode, and the selector switch is on nRF91 position. I get an error as below if I try...
Hello,
I am facing an issue building the NCS v3.1.0 Matter light bulb sample for nRF52840-DK:
cluster-enums-check.h:151:10: fatal error: clusters/TotalVolatileOrganicCompoundsConcentrationMeasurement...
Update: Its still working - I could resolve the issue with ChatGPTs expertise - the nrf Cloud evaluation key stored in Coiote was older then 30 days... Thats a thing which...
I'm trying to demonstrate that I can write a value to a Nordic npm1300 register and read the same value back. Using the code below, I write 0x5a but read 0x0a, so the msb...
Hi,
I am trying to get the PWM120 to work on nRF54H20 using SDK 3.1.0
As the starting point I am using the dimming PWM example which is working and I can get proper output...
Hey there!
I am currently in the process of building a module that drives a high-res OLED display using QSPI. Until now I've used a RP2350 with PIO and DMA for this and...
Hi everyone,
I AM LOOKING TO HIRE SOMEONE TO HELP ME WITH THIS OVER A ZOOM SESSION ASAP. PLEASE DO READ ON IF YOU CONSIDER YOURSELF SEASONED/KNOWLEDGEABLE IN THIS AREA....
Hi Team.
NCS: 3.0.1
Board: nRF54L15DK
I am adding a custom attribute of struct data type into the standard Occupancy Sensing cluster (0x0406) in matter template sample...