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 have a Thingy91 that I want to connect to nRFcloud. Not knowing the state of its keys/provisioning I followed the procedure to generate just-in-time keys (as a first attempt...
Hello all!
I'm starting development of BLE Mesh network as part of my Master thesis, for which I designed a custom board based on nRF52832 and nRF52840 with some built-in...
I am working on nrf52840 using nrf connect sdk v2.0.0 example periodic_adv, nrf52840 is prodcasting extended advertising, my app is running on Sony Xperia 1 with bluetooth...
Hello Nordic Community,
I'm now struggeling for quiet some time with trying to get the Keyboard HID example to work with the nRF52840 Dongle.
I already read the complete...
Hi , Nordic and all .
I try to develop uac and hid Composite Device, but i can't find any example about Composite Device in NCS , can't everybody help me .
Thanks very...
Good day
I have been trying to incorporate the WS2812.c from the zigbee lightbulb example (no soft device) with the BLE_Blinky example (with soft device) SDK v 17.2 PCA10059...
Hi. We evaluated the nRF Distance Measurement result with sample 'samples/bluetooth/nrf_dm' of nRF Connect SDK 2.0.0. hardware is two nrf52833dk_nrf52833 board. Below is a...
Hi Nordic,
nRF5 sdk for mesh 5.0, s132, SES
In the mesh network, there are transmitters and receivers. The receivers only receive messages and there are no messages to...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am using an nRF52833dk and my project needs usage of Virtual EEPROM / emulated eeprom over flash memory. I could see that nCS-Zephyr provides a driver at the SDK "v1...
I am trying to build an application where the device scans and on receipt of a packet with certain data in it, advertises for a short while, using both advertising and scan...
I am using NRF SDK 15.2 SDK for development , Im trying scan more beacons ,
static ble_gap_scan_params_t m_scan_param = { .active = 0x01, .interval = 0x0100 , .window =...
Hi,
We have an existing design that includes the nRF52832 and we would like to add the nRF9160 to the design. Does the nRF52832 support coexistence with the nRF9160?
If...