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 ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
We are in the process of porting from nRF SDK v15.3.0 to v17.1.0.
After updating, we’ve noticed that the device sometimes gets stuck. Investigation shows this is related...
I have a custom board using a nrf5340 and a st7789 display using spi and mipi_dbi. It's I have it working on a sample project and printing "Hello World" I was using nrfConnect...
Does this mean that Bluetooth LE Power Control (LEPC) feature is not at all supported by any of the Nordic chipsets? I am particularly curious about nRF54 series with the...
Hello,
Following this link I integrated the extended power save mode in my code,
I put the nrf7002 in extended power save mode after successfully connecting to the AP...
I'll preface this by saying I am new to developing on the nRF and the Zephyr OS.
I am just trying to set up a flash read/write module on my nRF52DK PCA100040 model. From...
I'm using pc-ble driver-master for programming. The hardware uses 52840 dongle and calls SD_API_V5. After I successfully connected, I sent a pairing request using the sd_ble_gap_authenticate...
Hello,
I am trying to use LTE connectivity on a custom board with a nRF9160 SICA B1, but i am facing issues with the modem.
With both my own app firmware and the sample...
Hello all,
I’ve already looked in the following files:
C:\ncs\v3 .1 .0 \zephyr\ include \zephyr\bluetooth\mesh\ access .h
C:\ncs\v3 .1 .0 \zephyr\ include \zephyr...
VS Code extension updated to 2025.8.654. Now when I click flash it says
And sits there spinning. Running west flash manually works.
Extension Features > Runtime status...
Hi all,
Im testing the "periodic_advertising_example" but in wireshark (nrf52840 dongle) I can just receive the AUX_ADV_IND packet below. I can I see the periodic advertising...
Application: Matter product using nRF54L15, SDK 3.0.0
Ecosystem: Matter product joins Apple HomePod
I am not able to get time/date delivered via Matter to the product...
What are the implications of doing this in one of the Kconfig files in one of my modules? should this override the first configuration of NFCT_IRQ_PRIORITY? from my undersanding...
I’m working on DFU using the BLE Mesh distributor and target sample codes. I built both with Sysbuild and flashed them onto two separate nRF52840 boards. The target board...
Hai,
We are developing a product having nrf54l05. I'm using nrf connect sdk for programming. I'm using one GPIOs for input. I have enabled pullup for that pin. We want to...
1. development environment:
software ncs3.0.1 , DW3xxx_XR6.0C_24Feb2022, vscode
hardware: nrf52840, DW3210
DW3210 is a UWB chip produced by Qorvo, and its corresponding...