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...
So I see ble_app_hrs and others have some nice examples of buttonless reboot into DFU bootloader. But for security reasons, I'd rather the user hold down the reset button...
hi, I am very new to ble and I am trying to download softdevice S110 to my Yunjia NRF51822 board. I am using J LINK connected to my linux PC to download the softdevice to...
Hi:
I used a design with nRF51822-QFAA+BAL-nrf01D3+Pi-network+SMD chip antenna,but it didn t work well.I tested the VDD_PA Pin ,it didn t have a 1.6V voltage(datasheet),that...
Hello,
I am trying to adapt a bootloader from sdk examples to my nRF51822 board without success.
I am able to adapt the example apps from the SDK (I have to change the...
I want to use ble_app_multilink_central example but can't work.
NRF1422
QFACA10
PCA10028
already program softDevice S120 and use Keil C to download ble_app_multilink_central...
I'm trying to use gpreg for state across toggles of nRESET. I thought it was working, but when I tested it on hardware without jtag connected it seemed that gpreg was getting...
Hello,
Finally, after some struggle, I achieved to port the bootloader to s120 V2.1.0 and work just great on a dev. board with nRF51422. But now I have another problem...
Hi, i hope i'm not duplicating any questions, but i couldn't find a similar one.
I worked with other ARM micros in both mbed and Keil before, but i'm new to Nordic Semiconductor...
Hello,
I getting started with nrf51 DK.
I followed with many blogs.
I checked errors, and fixed. And I builded the example 'blinky'
But my nrf51 is not blinked.....
Hi all,
I am doing the PTS and meet some issues here:
Using the SDK 8.0 KB demo with SD8.0;
Do the profile test with PTS dongle and tool, and return errors on...
Hello everybody,
I'm using NRF Beacon (51822) board, sdk 6.1.0.0 and s110, problem is when I enable whitelist and add the Bluetooth address of my phone( 74:51:BA:F7:60:9F...
In my bootloader I'm using sd_flash_page_erase() directly without pstorage.
The flash erase performance is exceedingly slow. It is taking 13.187 seconds to erase 132 pages...
Hello!
We are thinking about creating some devices for Apple HomeKit.
But devices for HomeKit have to go through one thing: Apple certification. And one part of the certification...
Hi
Maybe silly question:
I was wondering: if I cast a pointer to a uint32_t to an array "buff" of uint8_t, what is held in buff[0], MSByte or LSByte?
Or in other words...
Having just upgraded to the Soft Device 6.0.0 and SDK 5.1.0, I can no longer flash my nRF51822 from Keil. I get this in the Keil console:
Load "C:\\Users\\Eliot\\dev\\nrf51_sdk...