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...
Hi,
I'm running the location sample on nrf9151dk from v3.0.0 of nrf-sdk. Hardware details:
I have these additional configs added to my prj.conf
This is the output...
I am working on a custom Cluster Definition Using Matter Cluster Editor 0.1.0 I have created a couple of structures on the structure tab and they are not being saved to the...
I am designing a wearable device that uses BLE and UART. During the development stage, I worked with the nRF52 Development Kit and started with the ble_app_uart example from...
Hi,
What would be the best way to alter pin's functionality from UART TX ->RX->GPOUT ->GPIN in runtime? (NCS2.5/Zephyr nRF52840)
Is it supported by Zephyr/devicetree...
Hi. I can't build the hello_dect example using cmake, the build process is failed with the following error: In file included from /home/cybermag/ncs/nrf/modules/trusted-firmware...
Hi,
In this post Hung Bui states that there can only be "maximum 4 pin events, each for one GPIO pin (so max 4 pins at a time)". This is (apperently) not true since I...
While scanning for devices with NCS 2.9.2 my device suddenly stops sending adv reports after a few hours.
It seems like this might have been fixed in a recent version...
BOARD: nrf54l15 DK
SDK: 3.1.0
Hi,
I am trying to setup my low power preipheral with a new ble address via bt_id_create.
Everthing works fine when I use the exact...
Hello! I am developing an application for the nRF5340, and I am using split cores, so the controller is on the network core and the application is on the other core. I want...
Hello Nordic Support Team,
I’m working with an nRF5340 on nRF Connect SDK 3.0.2 , using both the Distance Measurement (DM) service and BLE DFU.
My application topology...
I am trying to implement serial recovery via USB on NRF 5340. I have come across this page that I used as a guide:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf...
Hello,
I am in the process of upgrading our product from SDK 1.6.1 to the latest SDK (3.1 at time of writing). I am quite lost on the external flash through using devicetree...
I've pulled FDS and LESC into my development project. I've noticed now, when I do --reset --sectorerase --program "#H" --family NRF52 --verify, occasionally I see program...