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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I'm updating our bluetooth firmware and boot loader over the air from iOS and android devices. I've modified the nordic supplied update code (IOS-nRF-Toolbox project) to support...
I would like to use functions from components/libraries/mem_manager/mem_manager.c but it doesn't compile because of absense of sdk_config.h header file.
/home/gerbsh/sdk_11...
I'm concentrating on a work about connecting nrf51-dk device in the sensor node end implementing COAP server, ble enabled rapsberrypi and COAP client using Copper.
To check...
The PPI has been configured to transmit a message every time the timer triggers ( every 1ms).
I'm using IAR Embedded Workbench 7.40.3.8938 as my IDE .
When the system...
Hello all,
Our product based on nRF51 is on preproduction stage. We use both 16MHz and 32kHz external crystals.
The question is:
Is there any way to check programatically...
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:
...