Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
We are looking into a device using the NRF54L to do low power indoor tracking since it has a very low power consumption when using the RADIO peripheral.
We see that the...
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...