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'm currently working with the MX25R6435F flash chip on board the nRF52840 DK and I'm running into issues with it. I don't know whether it's down to my lack of understanding...
Hello,
I am using nRF52832 integration. While drawing the PCB, I could not find the pin definitions in detail in the datasheet. Which pins correspond to SPI, I2C, and UART...
What is the main clock frequency when application is running in thingy52? Is there a way to measure it from GPIO?
BTW, want to know what is the clock source and setting...
Hello,
I'm using SDK for Thread v4.1. I built my project on top of multiprotocol example "ble_thread_dyn_template". I want to increase the radio output power of the device...
Hi,
I have a custom board with nRF52840 and I'm using nordic SDK. My image size is increasing because I have lots of peripheral connected in my board. I would like to use...
Hi, I'm about to perform an RF-PHY test on a module using nRF8001 to get a QDID. In that connection, I would like to know the specifications of the nRF8001.Can you tell me...
Hii ,
Iam using nordic nrf52832 board In the example of ble_att_mtu_throughput example . I have tried a lot to achieve the 803 kbps, but the output was 204 kbps only....
I want to implement integration tests of the ZigBee subsystem on nrf52 and looking for a way to launch them by CI script. We need such a feature for automatic testing after...
If we were to run a 52832 as a BLE advert receiver - listening permanently for BLE adverts - do you have any information of the expected current consumption in this kind of...
Hi!
I want to program boards in production by using the SWD interface from a nRF52840. The image will be sent from a PC to the nRF through the USB-virtual serial port. ...
Download nrf52832 through JLINK tool, and then through jflash read back, it is found that the bin file is different from the download in bin file. What is the composition...
Hello, i work with nrf52840. I know that it is possible to run two stacks Thread and BLE on one Chip (nRF52840) on dynamic way. But i want to run Thread as NCP-Radio and BLE...
Is there a graph available for the internal power regulators efficiency / current consumption at different supply voltages and temperatures for the nRF9160(-SICA)? We're currently...
I need to create a health device that sends time stamps of the measurement. For that to work I would need the counter to continue between power cycles. Some devices have a...