In my application we have an nRF514L configured as an SPI target. Page 830 of the nRF54L datasheet (version 0.8, dated December 2024) documents that the SPIS peripheral requires...
I would like to use native CMake rather than West to take advantage of CMake Presets.
I have been able to make this work on the command line using the following command...
I developed a BLE application for the nRF52832 using NCS v3.0.0. The application runs correctly when flashed to the nRF52 DK.
However, when flashing the same application...
Does Zephyr support automatic reconnection of the Wi-Fi if a connection is lost? I can't find any documentation on this, or code examples. It seems like every example connects...
We're building a prototype board which uses the nRF52833 and want to tune the RF components. The radio_test sample in SDK 3.0.0 doesn't seem to support the nRF52833 SoC. Is...
Hi, I tried to migrate my project from nRF Connect SDK v2.5.3 to v2.9.0, switching to sysbuild and creating my own board definition instead of using a overlay file.
I decided...
I'm hitting a wall with implementing nRF7002 + nRF52840 without Zephyr.
I've worked with nRF52's for about 8 years now and on about 30+ products, all using the original...
HI I'm developing Mesh network with SDK for mesh 1.0.1.0
I just started with own provisioner code bud a really need some debug print while programme running.
I tried a...
i have created whitelists for filtering connection its working fine now, but when i restart my firmware the stored whitlists data become cleared so i need to bond each time...
Hi All!
I use "examples\peripheral\usbd\" example Project as reference to implement my own HID protocol.
I use only EP1 in/out 64 bytes both.
faced with a question,...
Is it possible for a peripheral device to start a Bluetooth Low energy advertisement and then read the RSSI value in the advertisement packet that it sent once a connection...
Hello,
I have some trouble to use fstorage function with dfu function,
please help to let me know the solution in order to solve the following issues,
thankful for...
Hi,
I'm getting back "01 10 06" when attempting to send 0x01 Start DFU to the DFU Control Point from my gateway which is a Pi3 running Noble. Notifications are enabled....
Hello, i've read in the infocenter that there is/will be a new nRF52840-PDK Hardware (v0.11.x). Is it already available? If yes, who distributes it? If no, when will it be...
nRF52832 SDK 14.2
Hi.
I would like to know how I can run a function in the background? In my case, I want to process a queue in the background. Here is the scneario: ...
Hi all,
after call inside the BLE_GAP_EVT_LESC_DHKEY_REQUEST I got error 8, what can cause it? a CONNECTION_SUPERVISED_TIMEOUT?
device nRF52, SDK13
Thanks
Board: custom board; Mesh SDK: V1.0.0; Softdevice: S132_5.0.0; IDE: SEGGER Embedded; BLE: nrf52832
When I test the example “Interactive PyACI”, I need one node(A) send message...
I'm trying to connect with SPI interface. I've some little problems to understand about how technically do it,
I found this code on the web:
Just to understand how...
I want to monitorin some lockers situation. I thought if i use eddystone and ras pi i can monitoring locker lock or unlock situation. What ever how can i connect eddyston...