Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...