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'm developing little project on nrf51 dongle(pca10031). After few succeses now I have big failure which stops my work.
How my environment looks like: Ubuntu...
I built the GCC bootloader from source based on the suggestion of another user in this forum instead of using a precompiled hex file. The Softdevice is 7.1.
It shows DfuTarg...
I have a min connection interval of 200ms and max of 250ms. I have set slave latency to 10. These parameters are set both on peripheral and on central. Still, after connecting...
Hi! I am working on a project that uses the Multilink example. On the client (nRF51422 w. SD 120) my program crashes and starts the main loop again after a few seconds. I...
Hi,
I'm developing a device that will be powered by two AAA alkaline batteries.
Since the operating voltage of nRF51822 is 1.8 to 3.6V I was considering to connect them...
Hi,
the example ble_app_uart_s132 from the SDK 0.9.2 is not longer working with the new release of S132 ( s132_nrf52_2.0.0-7.alpha). I had to go back to s132_nrf52_1.0...
My setups are:
RBL BLE Nano
nRF51_SDK_9.0.0_2e23562
Keil uVision V4.74.0.22 or gcc-arm-none-eabi-4_8-2014q2-20140609-win32
My design is to advertise a manufacturer...
I'm using nRF51422 with SDK 9.0.0 and S310 ver 3.0.0.
First, I program softdevice and dual bank bootloader by nRFgoStudio. After that it is possible to program my application...
Hi all,
first of all thank you for such a great knowledge base and community exchange.
I am pretty new in the development for nrf51822 devices.
I managed to run the...
The comment above app_button_init says, in part:
* @note Normally initialization should be done using the APP_BUTTON_INIT() macro
This macro is also mentioned in the...
I'm using the s130 SoftDevice on the nRF51 dongle and writing a PC app in python. How can I declare an int8_t in python for use in the sd_ble_gap_rssi_get function? The function...
Hello there, I am already guessing that by the question alone it seems like what i'm asking is silly or wrong but I have no formal education here so I will need some help...
Hey guys,
I'm building a remote control (similar to TV remote) and I'm using nRF51. I am trying to figure out optimal connection parameters so the battery would last as...
I am using nRF51 SDK v10.0.0 and running simple_uart application on nRF51822 Evaluation Kit(PCA10001).
Added CFLAG += -DBOARD_PCA10001.
after flashing with nrfjprog...
The nrf51 was able to use the Gazelle protocol down to 250kbs, giving quite an improvement in sensitivity and range.
The nrf52 doesn't mention Gazelle, but does mention...