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...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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 there! I got nRF 51 DK and nRF 51 dongle. and i want to make a bluetooth connection and transmission between nRF 51 DK board and raspberry pi.
here's the question. I...
experimental_ble_app_blinky.zip
hello there i have interfaced adxl345 with nrf51822. now i want to get data on BLE. so i am using s110_nrf51_8.0.0_softdevice . i was facing...
Hi
I am trying to use nrf52 Application Timer.
I followed the instructions in "Application Timer Tutorial" ( devzone.nordicsemi.com/.../) , but it seems I am missing something...
Hi All,
I want to have 3 PWMs by using app_pwm.c lib (in SDK 9.0.0).
But from doc each instance takes 2 ppi plus 2 plus per channel.
Means 3 PWMS needs 2 instances...
Hi all,
I'm new to NRF51, and have downloaded the "nRF51_SDK_10.0.0" zip file. Here I have some questions about NRF51 and its SDK files.
(1) Is there an off-line documentation...
I need to know where and how much memory to allocate for the S110 Soft Device v8.0.0, the DFU Bootloader, and a firmware app. These all aren't playing nicely together with...
i am using wt51822 s4a t chip and trying to program it with st-link and when i try to run simple blinky example from nrf51 sdk it gives some error
my flash settings are in...
Folks,
I keep getting bitten (painfully so) by incompatibilities between Nordic sample code, versions of SDKs and Soft Devices. This is aggravated by inconsistencies is...
Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the...
Hi,
I am trying to update some code to the last SDK and softdevice. When I trying to perform a DFU update using the iOS app nRF Toolbox on my iPad the device will not reconnect...
Can anyone please help me on this? I struggling in transmitting string and numbers from nrf51822 to mobile app through BLE. I need some sample code. thanks.
uint8_t numbers...
Hi, In my project I am using nrf51822 device and I need to perform dfu operation,for that I am using soft device s110 and boot loader nRF51_SDK_9.0.0_2e23562\examples\dfu...