I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
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...