I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
I am new to BT certification so my following question may be incorrectly stated.
We are creating a new OEM BLE module using the nRF51882-CFAC. We intend to sell this module...
Devzone,
I've been working on a central device based on the project 'ble_app_multilink_central' and have encountered an error originating from within the softdevice of...
In Bluetooth 4.1 spec they mentioned scatternet option for BR/EDR topology....not for LE topology...
is that option of connecting to multiple centrals at a time will applicable...
I need a BLE device that can broadcast codes/id to my android mobile app. Also, I need those codes be changed by once in a while by an admin app. Is this possible?
I'm unable to get any output when writing to the UART while using the s110 softdevice. I'm refering to the hardware UART. I'm not using bluetooth for serial.
I'm using...
Hello,
I wrote a firmware for my project, based on the UART over BLE example, so using the softdevice, establishing connections, etc. It works.
I'd now like to use a...
Hi all,
I can program and debug my application just fine when the softdevice is not used (initialized). Problem is, when I do use the softdevice, I end up in Hard Fauld...
Hello,
In our prototype (Embedded System) we want to use nRTF24AP2 with Chip Antenna, as W3006, for example.
Our questions are: where and how needs to be placed the Chip...
Hi there,
I currently have an nRF51 DK set up transmitting six 20 byte packets per 7.5ms, there about, to an nRF51 Dongle set up as a central. When viewing with Master...
Hello,
I would like to move on from using nrf_delay_ms().
I thought this would give me some first results, but It don't. Whats wrong?
//a
static void test_timer_handler...
Should be noted that i'm using nRF51822 breakout board and i have a lot of problems with its programming. And i'd just begun to write own topic about my problems with connection...
Hi,
I am playing around with the BLE_proximity_template on the Redbearlab BLE shield and an Arduino Uno. I uploaded the sketch and paired my Android Lollipop device with...
I'm a beginner and have been using library provided by the nordic to communcate with nrf8001. I read nrf8001 data sheet but couldn't understand how to use the aci commands...
Hi,
I want to get this dongle to 'see' the data being transmitted to and from the nrf51 dk. I saw a note here adafruit saying
The sniffer firmware cannot be used...
Hi,
i wuold like to control one port of my home gate's centraline by Ble shield on Arduino.
I need to send an impulse for 1'', no more. Like a release button, not like a...