Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar...
I'm trying to flash a XIAO nrf52840 following the instructions for flashing with UF2 but it won't seem to work. After I drag and drop the zephyr.uf2 file in the mounted drive...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...
Hi,
I have a problem with unmodified BLE Shell and changing security level to 2(aka just works).
1. I'm connecting from BLE Shell to the device that requires level 2 2...
Hello, I would like to implement a simple RSSI-based distance measurement function using the Periodic Advertising Samples(periodic_adv & periodic_sync). In the scan callback...
I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI...
I want use uart to debug my ble program ,
In the devzone I found this and this to meet my need , but when I conditional compilation UART code into hex, I can not find my...
Hi All,
I am trying to use the HRM_RX sample code with my Linux PC side application. but i am not able to receive any UART RXD interrupt on nRf51422. I checked PC is sending...
We are developing a BTLE perihperal product using nRF51822 chip. But we would like our product can be up-gradable. So we will need a Bootloader (by UART or other interface...
while creating a Makefile for DFU, for BLE DualBank only, I'm getting some odd errors:
../bootloader_util_arm.c:19:1: error: 'at' attribute directive ignored [-Werror=attributes...
SDK v5.1 /v4.4.2
Keil 4.73/Keil 5.1
delay function seems doesn't work well in new version of keil. But I need it to bebug and flash nRF51822 with new keil.Need your help...
I would like to use an nRF8002 in a proximity detection application.
I would like to be able to send a request/command to the device to start a continuous or rapid transmit...
This may be an obvious question, but I wanted to make sure that my assumptions are correct.
The nRF51822 is able to use an external 32kHz crystal oscillator for its low...
In the 51422 Prod Spec v2.0 it states that “high performance RF capacitors” for the X7R decoupling caps should be used.
Is High performance RF equivalent to a “High...
Hi,
I am trying the Direct Test Mode (DTM) function integrated into the nRFgo application. I am using the nAN-34, Dev Kit User guide, and help (F1) in nRFgo as documents...
I use DK usb dongle to catch data from my ble device , but I can only catch the broadcast data . When the ble device is connected to PC ble dongle , I can't catch data any...
I have Olimex Mod-nRF 8001 Module which i bought it from here . It has break out the RDYN,REQN,MISO,MOSI,SCK and reset pins. My question is can i connect RDYN and REQN lines...
I used the Nexus 5 with android OS 4.4 and try to
use both the "Master control panel" and "Toolbox" Apps to upload firmware.(DFU)
When I use the "Master control panel" App...
We are using an nRF51822 with s110 v5 and an iPhone. When the iPhone connects to the nRF51822, occasionally (perhaps 1/4 of the time) the iPhone fails to complete service...
Having some issues with the examples on the nRF51822 development kit. Hoping someone can help.
Working from nRF51822_Development_Kit_User_Guide_v1.3.pdf.
Motherboard...