Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...