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...
Hi, I started using the nRF51422 kit today. Downloaded nRFgo Studio, Master Control Panel, nRF Connect, BLE Sniffer, Wireshark 1.10 (after figuring out that you don't support...
Hai
i am planning to make an iot project with ble for my academics. I am using arduino to control the ble.
I was done a test with blend micro to know its maximum range...
Hello I would like to use more dongles with pc-ble-driver-py. For example I want to create multiple advertisers and test that my DUT would see multiple advertisers. I tried...
Hi all,
I was looking into using a PWM for LED dimming, and in an attempt to smooth out transitions between light states, I found that there was visible flicker as the...
Hi
I want to ask what the this define
#define NRF_CLOCK_LFCLKSRC {.source = NRF_CLOCK_LF_SRC_XTAL, \
.rc_ctiv = 0, \
.rc_temp_ctiv = 0, \
.xtal_accuracy = NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM...
Our code is 21k excluding soft-device,as per the example 15k should be the max size limit of code to update FOTA. Is it possible to make changes in DFU bootloader so that...
I read the doc of nRF51, so many reference pic.
Can anybody have make a summary of it
I think Decentralized understanding is difficult.
If we can read all of it in...
Hi,
I am driving 8 RGB LEDs directly from 51822, meaning there are 24 individual LEDs sinking current into the chip. The LED are off or partially on most of the time, but...
I have programmed the system_off with 2 causes of wake-up on 2 different pins.
When the device is woken up, how can I check which pin is the wake cause ?
Thanks for...
Hi,
I use SDK 12 softdevice 130 2.0.1
The example project of HID is running on my nrf51822 board, it is pairs with iPhone but the windows 7 write that the HID driver...
Dear,
I am now testing Power Profile Kit. Using nRF52 DK.
But Strange, Measured Value is strange as attached picture.
Is there any problem on my measurement or setup...
Hi there!
I am trying to develop some application using ANT, and for that I bought some nRF51 (10031) dongles and one nRF51 DK (10028). In the beginning, I tried to use...
We are trying to dump SDK 12.1 examples and advertise the example, we used Segger embedded studio to dump the code, bps example. we followed devzone.nordicsemi.com/.../ to...