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...
Dear all,
We have designed prototype with BL652 (nRF52832) and would like overwrite smartbasic with softdevice, we have Segger jlink connected by SWDIO and SWCLK how we...
Dear Devzone,
When working with the nRF52840 I had implemented an ethernet connection using the W5100 chip. I used some examples and libraries from this blogpost
I had...
Hi all,
may be it is just my misunderstanding, but I think it is must be fixed...
SDK12 ble_db_discovery.c\ble_db_discovery_start() never resets ble_db_discovery_t.services...
what happens when USB supply is powered but VDD isn't powered?
The internal USB LDO is working ? DECUSB go to high or not ?
Is there a leakage current from usb to nRF? ...
Hi, all!
Is it really possible to timestamp 4 GPIO edges in parallel with the nRF52?
It would need to be as fast as possible and some edges might be simultaneous so...
hello:
I'm looking for a bluetooth solution for our equipment. We need a chip that simulates a serial port, what we send by SPI port, it is received in the mobile and the...
Hello,
I would like to understand how can I make use of the macro ERR_TO_STR_TWI in order to know what error is being given by my TWI module function.
I have tried something...
I am attempting to run the SoftwareSerial example on the Arduino Primo.
The example code does not work and I am wondering whether the pin assignments are correct.
Example...
If I use PWM "nrf_drv_pwm_simple_playback"
and that will go to "start_playback"
How can I catch end point after it finish entire function?
BTW, the process will keep...
Hello All,
I am working on nRF52-DK, nRF52832 PCA10040, and i want to know on how i can wake up my device from sleep mode using hardware interrupt. I am using interrupt...
Hello,
i want to power off and on the board using the Long Press Button Event.
Is this possible? Please help me out to resolve this issues...
Thank You
I used to get all my output by running cat on /dev/ttyACM0. Now I only see the first few lines, until the filesystem gets mounted.
How do I prevent Linux mounting the filesystem...
The Bluetooth Mesh Light Switch example provides an example of how to program a Bluetooth Mesh application where the client model is on the provisioner device and the server...
Hello
what we want :
One central and several periphals.
The periphals will have different DEVICENAME.
Is this possible with the NUS Service?
The doku says ;
Note
...