On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...
Hi, I recently purchased nrf52 development board for debugging nRF52832. I was following your tutorial "Development with GCC and Eclipse" and it is not working for me. Can...
For the Simple On/Off Model Light Switch Example.
If i am the client, and i got the handle of a specific server.
How can i query the Mesh Group Address that assigned...
Is there any way to get the currently used access address from the softdevice? I have an application that needs to know what access address is being used. I can sort of get...