Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I am trying to use the dynamic payload length feature, but I am not sure of what settings to use for the RX_PW_P0 - RX_PW_P5 registers. According to the documentation, for...
Hello,
We are going to use nRF51822 in our product.
Use case is as follows:
Connect with android/iOS phone and receive some configuration data.
Connect...
Dear Sirs,
I'm using nRF51822 EVKit and using example code "button_radio_example" for pca10001 device and measured current consumption on this PTX device and found out...
I just want to handle phone simple call event from iphone4s.
How can I do? Is there any other way to do this?
There are so many media key in hid profile, is there any...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi guys,
is it possible to get the mac address of the connected device?
Didn't find anything in ble_evt_t ..
Thanks!
Edit:
Sorry, i found it:
its in the ble_evt_t...
i am new to nfr51822 and i am doing project on indoor localization in which i need to read the RSSI values of bluetooth. so how i read these values? and i have setup the evaluation...
Hi !
I would like to know if there is a nAN-36-like application that also implements the radio functionity.
I would like to send a raw radio message to other devices...
HI:
I use Bluetooth capture crawl data. I want to see the data in DEBUG in?I can not see Adv PDU Header among type TxAdd RxAdd PDU-Length data in the code, AdvA which data...
Hello
I am developing a health fitness watch using the nRF51822 System-On-Chip. I am interested in acquiring an organizationally unique identifier that can be then be implemented...
Dear Developers,
At the moment I'm writing some software to develop an Android App. I'm using nrf8002. When my app connects to the nrf8002, I'm able to read battery level...
I am trying to use the nrf8002 for proximity type application. Right now I have a prototype working with a speaker and LED and I can light up either one using an app. What...
Hello every boby,
I'm a newbie in PIC programming and I hope something could help me to start interfacing the nRF8001 with a PIC. My schematic is already done but I don...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...