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, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello everyone,
I am doing a project in which a nRF58122 is getting data of an accelerometer and an ADC. Those can be set a really high frequencies. The problem is, when...
Hi all,
I'm working with the Nordic nRF51422 DK that has the nRF51422 chip with 32 KB of RAM.
My application works great on it using the SoftDevice S130 as BLE stack....
Hello!
I have been experiencing some trouble with the PStorage API. I have browsed every example and similar question I can find and none seem to match the continuing issues...
Now, we are checking nRF51822 ADC sample program in SDK.
When P0.1 input is lower than 0.7V, outputs is 0.
We are wondering if the performance is correct.
Could you...
I've been going back and forth with my manager, and I need source to show whether I'm right or wrong about a specific possible functionality of the nRF51.
I was wondering...
Hi, I have a Nordic nRF52 Development Kit. The ADC examples work, the LED examples work, and the NFC examples work. However, none of the Bluetooth examples work. The LEDs...
My DevKit arrived today. Very nice.
Plugged it into my mac, immediately recognized as USB device. Flashing LED, mounted as storage device, etc.
Tried to enter Bootloader...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hello everyone
I am trying to configure the write values like in the link loss profile it is possible to write no alert, mild alert, high alert, similarly i have created...
Hello!
I would like to know if it is possible to send an unique Gatt message that contains notification enable for multiple characteristics.
For example,
buf[0] ...