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...
I notice in the datasheet for the NRF24L01+ that the receive address needs to be programmed into the Receiver.
Our application receives data from another channel and supplies...
Hi All,
I am looking for a cost effective Chip Socket for nRF51822. The challenge with nRF51822 is that while it is the standard QFN48 package, the pitch is 0.4mm making...
hello,
I have known that Nordic has produced new nRF51 DK which already support s130. But it seems only a demo!
What's the exactly plan of BLE 4.1 and 4.2?
When can buy...
Since windows xp isn't supported any more, I need to get the evaluation kit working with a windows 7 PC. It looks like the problem is with the USB communication. Is there...
Hello,
I am using ESB protocol and there is a definition says "#define NRF_ESB_CONST_MAX_TOTAL_PACKETS 6" so how can I use maximum total packets number? I am looking higher...
How do I configure nRFgo to use the IAR I-jet rather than a segger? When I run nRFgo the nRF51 Programming tab is greyed out and it says no board connected. I presume this...
I am using SD 8.0 SDK 8.0 and MCP 3.8 I am able to find the DFUtarg service and successfully complete the transfer of my applcation (100% complete). However, upon finishing...
Hi,
I'm doing some throughput/current consumption tests with nRF51822 (on PCA10001).
My firmware has been developed starting from hrm example. I have created a custom service...
Hello,i have nrf518822 device,program the s130 (0.9 version).The centrel connect to the peripherals ,now have a problem.When pressed button1 the {event_handle(BLE_GAP_EVT_CONNECTED...
Hi everyone, I took a nrf51-ble-app-lbs-throughput-test-5.1.0 example from github.com/NordicSemiconductor; I want to send data not only with the push button but even after...
Good day
I can't see my beacon on my phone after downloading the app. The beacon is on but still can't be recognised on the phone.
what might be the problem?
Tsh...
I have an nrf51-DK with an external Temperatur/Humidity sensor. Data is received over I2C. The goal is to save data 6 weeks. I will also need the SoftDevice S110, because...
I will use ADC / Button function over SoftDevice.
below by source.
the thread is repeated not go beyond the conn_params_init.
#define ADC_SAMPLING_INTERVAL APP_TIMER_TICKS...