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...
Hi
We have a freeRTOS project using nRF52840, I found that if I put SPI transfer API before running task is OK, but it has a problem if I put in the task,
Does anyone...
I'm running through the tutorial page to help me get stated.
The section I'm having trouble with is Updating through USB
the Problem is on step 15
When I click on...
Hi everyone,
I'd like to check devices is still alive in the BLE mesh network but I don't know how to check it. Can I use available model in SIG or custom new model to check...
nRF Connect SDK v2.0.0
For example, the current version is v5.0, you cannot upgrade to v5.0 or downgrade to v4.9. You can only upgrade versions above v5.0.
Hello,
I'm working on an application and implementing the DFU feature. I first made DFU work on a s132 application and now I'm changing to s332 so I can put the ANT+ part...
I use nrf52840 dongle programmed with zigbee cli agent example.
Using the bdb start command, the coordinator enable the permit join and connects to all free devices in the...
Will it be possible?
Can I operate the UARTS in parallel - both recieving data at 38Kbs?
The data from each UART will be stored in a buffer and once it reaches 10 bytes...
Hai,
I'm using nrf52840 to develop a Zigbee coordinator.
I found some examples in NRF sdk and NRF connect sdk.
I have some doubts regarding that. (I'm new to ZigBee...
Hi,
I'm using a custom board with nrf52840 and nrf9160. I tried to build at_client sample (vscode) with nrf9160dk_nrf9160_ns.overlay -file added (tx and rx pins modified...
Hello Everyone
I'm working on a project in which some commands are transferred through USB HID.
The project is an nRF42840 based one.
The data received in nRF42840 is...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...