Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
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, We have an nRF51244 and are using a single ADC in 10bit mode with a 1.8V supply (smooth regulated from battery) wired in LDO mode. The problem is our readings are all...
how many nrf 51 iot sdk devices can connect simultaneously to raspberry pi in your example setup...?
currently your device supports node role....when you will come up with...
Having just seen a couple of questions relating to DMA, which I was not aware existed on the nRF51822, I did a bit of digging, and it seems there must be newer silicon versions...
Hi all,
Please can anyone explain when the device_manager_event_handler() is triggred ?
And also, what difference between on_ble_evt() and on_sys_evt() and when they are...
Hi all,
I am using nrf51822, on pca10005 board, and debuging the s120/ble_app_hrs exple. I charged s120 v2.0 in memory.
The problem that I have is when ble_stack_init()...
Hi,
I apologize for the silly question, but I'm following this tutorial here:
digitalhacksblog.blogspot.it/.../arduino-to-android-turning-led-on-and.html
to build my...
Hello,
I have a Nordic nRF51822 board which needs to be interfaced with a MAG3110 freescale magneto meter sensor board. Need to measure X, Y, Z co-ordinates via I2C , please...
I have device from another company that has a n51822 chip for BLE UART communication and it can send data to my phone via an app with no problems. However, I am having difficulty...
When I add an attribute with BLE_GAP_CONN_SEC_MODE_SET_OPEN I get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST event when I try to read it.
I do not however get a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
My application involves driving a digital-output (PDM) MEMS microphone at 1 -- 3.25 MHz with a clock generated on a GPIO.
devzone.nordicsemi.com/.../
The output of the...
Hi, I have a custom service with 3 characteristics and i've been attempting to send one of them as a notification so I can use it in the HRS sensor app by changing the UUIDs...
Hello,
I am working with the nRF51822 and S110 Softdevice. I have so far successfully created several examples of fairly complex Peripherals. Now I am trying to,
A)...
Hello,
If we use same hardware and antenna design of one of Nordic DV/EV kit, can we shorten bluetooth LE certification process?
I see Nordic points the following app...
Im trying to run the example blinky_example on BLENano (tried with gcc / nrf51822-sdk on linux and windows)
.hex from linux before merge : 8475 bytes
.hex from windows...
I'm looking at the downloads for the nRF51 DK which has the nRF51422 core. I'd like to put the s110 softdevice onto it, but I don't see a download for s110 on nrf51422, just...