uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
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...