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...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
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...
Hi
I'm using sd_app_evt_wait(); to go into low_power mode.
For some reason it comes back immediately, but I can't figure out why.
If I call it a second time it stays...
Hi,
I'm trying to flash the S110 onto my nrf51822 SoC, but nRFgo gives me the following error. (Also, hitting recover just gives me an error: "an error condition was detected...
Within app_button module, code for app_button_is_pushed() seems to have changed from SDK version 5.1 to 6.0. I notice my code has stopped working properly with that update...
Hi
Now, we are planning to implement an ANT+ RX (slave). I checked nRF51422 product spec. Radio current consumption is 12~13mA if receiving data between 250kbps and 2Mbps...
I'm using the boot loader that comes with the beacon development kit and I want to change it so that when the application software is running it can restart the device in...