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...
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...
Hi,
we are confused:
The PS of the 9160 has the single Note: The LTE modem requires use of LFXO as the LFCLK source .
But looking at the reference schematics for the...
I have tried the following to no avail.
Tried 2 different laptops of Windows 11 with 2 different USB cables.
Tried ext power supply at 3 volts with SW10 set on.
Set...
HI
I am currently using NRF54L15 with SDK version 3.0.0, and I want to implement GRTC auto-reload without using interrupts. My main goal is to reduce CPU usage and utilize...
When programming my NRF52832 target card with VScode, if I don't use debug play, the code doesn't execute. What could be the reason? I don't have this problem in Segger Studio...
Hello:
I was using VS Code normally. Suddenly, I opened a folder and received the screen below when selecting nRF Connect. Note that no information appears. Line 7 of the...
Hi,
Today I have received nRF54L15 DK from Digikey UK and planning to connect a low power VGA camera for a mobile application over BLE. Do you have any recommendations...
I am currently debugging the nrf52832 project developed using the nrf5SDK.
I will encounter SOFTDEVICE: ASSERTION FAILED from time to time, like this:
I don't have a...
Hello,
I know this is a documented error but I'm still struggling to fully understand and fix this.
Context:
I'm trying to make my custom display driver working again...
Hi~
I'm using an nRF52 DK connected to the nRF54L05 with jumper wires for the flashing operation. I've confirmed that the DK works correctly, as it can successfully program...
hi support team,
customer is preparing to use 21540, only use gpio mode, not using spi interface,
may i ask how to deal with spi pins of 21540, float or pull up to vdd...
Hi,
I'm having trouble with the Matter Test Harness randomly failing tests and failing to commission my device. I have tried this with both my own Matter device and the...
Hello Team,
We are using custom nRF52833 with nRF21540 (PCB). we manually controlling the nRF21540 FEM using GPIO and SPI (not using the FEM driver) for testing purpose...