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...
Hello All,
We have One central device and four peripheral devices.
From every peripheral device we are transmitting battery level.
I want to change the peripheral or...
Hi team support,
Got a problem with project ANCS and more precisely with the bonding and the Flag "allow_repairing" which was false and set by myself to true. But on SDK14...
Hello,
I'm trying to enable the monitor debug mode work with iar but I have some doubts about the address used in the EnableMonMode.mac macro provided in one of the blog...
Hi all,
I'm using nRF Sniffer (2.0.0-1.beta), i didn't have any problem for follow connection between master and slave but now, I have a problem with time displayed in...
Hi,
I need to use the radio timeslot api in my application. I'm using nrf52 ,SDK 14.0.0 and softdevice version 5.0.0 . I've gone through the tutorial for setting up timeslot...
Hello,
I'm testing PHY coding (for long range), I'm pretty surprise from what I get when I scan the RSSI of bluetooth channels (with Nordic app).
This is my set up:...
i want to erase and store the flash after detecting the radio active.
The radio signal is also active, when i erase and store .
Do erase and store the flash may influence...
Hi there,
I try to using nrf sniffer for trouble shooting, and follow the "nrf sniffer user's guide v2.0" , when I copy the unzip extcap's content to the Wireshar's Extcap...
Hi!
i am thinking about cut off uart when data is not transmitting.
As a method 1, i am thinking about using CTS and RTS Pin which is hardware flow control!
①Is this possible...
I'm using the nRF52 DK with mbed, running the heart rate monitor demo app.
When I disconnect the board from the PC and attach a USB power supply instead, the nRF52 won...
Hey all,
I'm working with the nRF51822 (nRF51dk) on a mac running high sierra, and I've been following this tutorial to try to get started. But when I try to make flash...
Dear Nordic engineer,
I try to setup Wireshark sniffer with nRF52-DK. I followed by nRF sniffer user guide v2.0.
I see interface toolbar of nRF sniffer on Wireshark. But...
Is there a block header information available that I can read thru the flash read function (e.g. in ble_flash driver, ble_flash_page_read() function ) ?
My FS (file system...
Hello,
I would like to understand the reason behind getting a error,(0x04) NRF_ERROR_NO_MEM , when calling the function
sd_ble_gatts_characteristic_add(p_service->service_handle...