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...
Help please! I've been using the nrf51822-EK for several months. Everything has been working well.
I updated my SDK in order to be compatible with S110-SD-v6. Everything...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
am using nrf51822 chip communicating with PIC16fl1509 through uart.the PIC will send the temperatire values through uart to nrf51822. i have a doubt ! will the uart communication...
Hello,
The fact is that I was testing how to OTA update the kit's firmware. I had no problems with the app but when I tried to upload the bootloader.hex includen in the...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
friends :
i assume that the nordic support team can also be considered as friends.
i purchased a nrf51822-mkit, but it seems that it does not qualify for a legitimate...
Hi guys,
I would like to know how to use the softdevice to enable an interrupt when I receive an advertisement packet. Right now I know we have to use
softdevice_ble_evt_handler_set...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Good morning,
Is it planned to raise a new version of this application note but based on the new version of the SoftDevice? If yes, when is it expected?
Best regards...
Where could I find the software for the Connectivity chip(ATSAM 3U2C) that enable the mbed connection?
If I flash the EK board with this software, could I use EK(evaluation...
Prior question: nrf51422-soft-device-options
As a follow up to my previous question, has Nordic developed a stable boot loader to use with the S110 soft device and the...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi guys,
I can get a rand number use the API:err_code = sd_rand_application_vector_get(buf, bytes_available); but the question is that How can I get a rand number just...