EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...
Hello
On my application I have noticed that when I use hardware flow control of the uart1 (not the console uart) the processor will get stuck just before the application...