I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
Hi all,
I am trying to count the positive edges of a 3.5MHz signal with GPIOTE, PPI and the TIMER1. Unfortunately i can only measure to frequencies up to a little more...
Hi,
I bought the nrf51822 chip itself, and created my own board. Now, can I still download the nRF51 SDK as per nAN-29?
I am stucked with the download page asking for...
Guys
I came over from the Arduino forums, I am searching for a new RF chip to use for a project i am working on but dont know which chip to pick. My application requires...
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...