Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
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...
Hi
I'm using the Eval Kit PCA 10001 V2.1.0 and Nexus 5 with new Android version 4.4.2. Connecting to the Eval Kit works just fine, but when i perform a service discovery...
I have an nRF51822-based peripheral using the SoftDevice 110 v7.0.0 and SDK v6.0.0. The peripheral uses two custom characteristics under a single custom service. I'm using...