Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
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...
Hello
I have just received thingy:91 x to start learning nrf platform. Unfortunately it's not all smooth. I am trying to do flash Blank application. It builds fine but then...
hi support team,
i have close this ticket:
but i need open this ticket and ask how to program 9151 externa; spi flash.
i don't know if 9151 json file is correct and...
Hi all,
I'm trying to use uart2 on my custom nrf9151 board, but I'm stuck. As I understand, I use i2c1 so I can't use uart1 and i2c1in parallel, so here is why I wnt to...