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...
i am working with mpu xx example given in nordic website. it seems code is working fine i.e. compiling and dumping into nrf52 DK, But not showing any output values.
i was...
I am using an Nrf51822 for a project. I looked in the datasheet and it said that there is a built in WDT for the chip. It also says that clocks can't be used while in systems...
I want to use in my project tft 1.8 display with st7735 controller. I'd like to use some based code but can find nothing except on infocenter nordic
As I understand there...
Hi,
I am writing a boot loader which does not need to use the soft device as the image is being transferred over an SPI interface.
I have merged the softdevice and my...
Hi
I suppose that Multiple connection to centrals is available from BT4.1.
Is it possible to realize bu S110?
If it is so, which version is available the specification...
Hello, I made some boards on nrf52832 and I was testing the PCB.
The test program is ..\nRF5_SDK_12.0.0_12f24da\examples\ble_peripheral\ble_app_hrs.
(I have downloaded...
Hello! Just got a few NRF51822's.. looking to just brodcast a few basic URL's.. if someone can point me in the right direction or maybe let me know where I can hire someone...
I work with ble_app_uart example and want to move uart init and event handler into separate file( e.g uart.c).
I just copy uart_init, uart_event_handler functions with some...
I am writing code that runs on a NRF51822 (to be less specific it runs on a Red Bear Lab BLE Nano). The board has a 32.768khz crystal on it that I want to use to wake up the...
Now I am sending data at 250 ms.
I'd like to send data at 80 ms.
Is this possible?
also,how much can it extend the advertisement interval to the maximum?
thank you in...
i am working with eclipse to program the ble_app_hrs but it is getting error "No rule to make target _build/app_trace.o', needed by nrf52832_xxaa_s132'. Stop" when it builds...
Hi,
In the newer versions of NRF 5 SDK (sdk10 vs sdk12), does the softdevice takes more RAM?
I am using nrf51822 (qfaa) and sdk 12.3. with softdevice s130_2.0.0.1....
I can't get my PCA10040 board to send serial data when connected to a FTDI USB dongle.
When the FTDI dongle is disconnected, and I connect my logic analyzer to the tx and...
I have problem with PPI on NRF52832 (SDK 13.1.0, softdevice S132 4.0.2).
Programmable peripheral interconnect (PPI) usage by Softdevice S132 according to infocenter...