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...
We currently have a SPI interface between MSP and the Nordic nRF52840. In the DTM documentation it indicates UART is used to command the tests. Is it possible to do this using...
Hi,
I have 5 nrf52832 and nrf52851 beacon boards. All nRFs working in the beacon mode. They all in the same room. I tring to get a list of the active beacons the module...
Started out with the ble_nus-exmple. Added logging of a sensor to flash, and got it to work in SDK11, even without using the sd_flash*-routines, but writing/erasing directly...
I would like to perform an OTA on the DWM1001 board which has a nrf52832.Where can i get the details an the range that can be achieved with employing ANT.Are there any test...
I am following Tutorial 7 on "Development with GCC and Eclipse" and I am working in the Windows 8.1. I have followed instructions from the tutorial for installing the arm...
hi,
i am using a nRF5240 DK for receiving multiple services and characteristics data from Nordic_thingy_52,to receive and print this data on UART i used sdk 14.2.0's "ble_app_blinkey_c...
Hi there~. I was working on a BLE RC car (BLE peripheral) using Nordic's nRF52832-QFAA MCU , Nordic's UART Service for motor control, and Battery Service (BAS) for battery...
Hello.
The development environment is as follows :
OS : Windows 7 Pro 64bit
IDE : Keil uVision V5.24.1
Python : 2.7
SDK Version : nRF5_SDK_14.0.0
DK : PCA10040...
I want nrf51822 to switch between 2 different advertising timeout. One will set advertising timeout with 20s, another will keep advertising.
Currently, I use following...
I have a server running on my Android phone. I looked at the service UUID encoded in the advert packet using and Wire-shark and confirmed my app is broadcasting packets. ...
I am trying to execute code that broadcasts (uses the Soft Device Ble stack) on target nrf52832 boards connected to the PCA10040.
I am successful uploading a program (that...
Environment
nRF52832, nRF5x-Command-Line-Tools_9_7_1_Linux-x86_64,
Problem:
Programming of Softdevice, Application and Bootloader with nRFGo Studio works.
Programming...
Hello,
As I understand it, bluetooth declaration IDs can be used for multiple products as long as the products all share the same QDID . In other words, If you do it right...