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...
Dear all,
I do have troubles with the bandwidth of the nRF51822 contained in the Adafruit's Bluefruit LE SPI Friend module. The max. throughput I get is 213 B/s. I'm using...
After doing some DFU work - and it all went fine and dandy ...
I would like to go back to the plain old default bootloader that came with my nRF51 board. I don't seen any...
I'm using IAR IDE for the nordic development of NRF51822 (mdbt40). I'm able to run the example project which does not required soft device. Now i wanted to move further with...
Hi,
Is it possible to program the nRF51-Dongle through the usb, to correspond to Bluetooth content to change GPIO state. Then connect the dongle to an external power source...
Greeting , Nordic team , i have some questions about my project.
First , my hardware and software is following:
nrf51422 (pca10028)
SDK 9.0
SoftDevice S110
My project...
Hi,
I am looking for the possibility of getting an unforgeable unique ID of a bonded device within a BLE connection.
Using nRF51422 with SD310 for the peripheral, any...
Hi, could anyone please help me as I currently using nrf51822-arduino-library in a nrf51822 chip and I couldn't call the interrupt function : wakeUp(). Current I'm connect...
hello,
I want to connect Arduino shield with heart-rate sensor to my nRF 51 DK board.
then i have to receive sensor data continually from the sensor.
my plan is transferring...
Hello there,
I'm currently using nrf52832 with s132 and sdk 0.9.2, based on the 'ble_app_uart' example and keil5. I'm concerned about the current consumption because in...
I am working on nrf52 DK board with eclipse gcc + nRF52 SDK 0.9.2. I found the experimental nfc project but it does not include the gcc make file. I would like to ask:
...
Is there any nRF51 SDK example that used OOB authentication? I'll not have any I/0 or display on peripheral side, and my central will be a mobile app, with connection to internet...
Hi,
Need to know the largest amount of power consumption that the Nordic (nrf52) can consume during the highest power bluetooth mode?
Also, what is the largest power...
I am working with the nRF51822 chip and the S110 softdevice on a device that uses an accelerometer to wake up. Battery life is a concern, so we have developed the device so...
Hello, I am encountering with problems with sending 20 bytes of data.
My initial code worked using two timer and I successfully displayed it on an android phone but I wanted...
hello there i want to add battery status in my advertisement packet.is adc required for battery level? can you give me links for adding battery status in advertisement packet...