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're designing a PCB for the nRF52833. We could not find a PCB layout recommendation for the chip.
We did find one for the highly similar nRF52840: github.com/.....
Hi,
We want to buy a nrf5340 module but it came with the Rev C Silicon Revision. Do you have any errata sheet for this revision? I only find Rev A, D and 1 on your web...
Hi - I noticed an issue in the esb library as of nRF5 SDK v17.0.2 and am looking for clarification.
In the function update_radio_bitrate , the minimum retransmission delay...
Hi Nordic Forum,
I am making a media control device using the nRF52840 and nRF5 SDK. I started with the ble_peripheral\ble_app_hids_keyboard but I don't know what is the...
We use nRF52832 and SDK 17.0.2 and the buttonless secure bootloader without bonding. I don’t understand the below issue, does that apply to our solution ? There will be custom...
I have developed a BLE app on a nRF52382 which advertised those service UUIDs
and set the appearance to BLE_APPEARANCE_CYCLING_POWER_SENSOR which is 1156.
When I...
I am working on a project where I have to store the incoming UART data over BLE on the NRF52840. I am using fstorage library to store the data in flash but I am not able to...
Hi,
I have a PCA10040 DK and am trying to measure current drawn for a non-connectable beacon. After following the instructions in the infocenter about how to do current...
Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company...
My company produces smart helmets and our products have always been using nRF5 v11 SDK on nRF52 chips for almost 5 years now. The latest nRF5 SDK is already on v17 https:...
Hello there,
I am trying to send an add_group_request to a device on the network, and want to capture the send status of the device to check the status of the call. I am...
Hello,
I have been testing out the Power Profiler Kit on an nrf52840 DK (board revision 1.1.0) with the blinky example (SDK 3.2). All is working well and I am able to plot...
Hi Team, Using the nrfconnect for mobile application. Where it is connecting to the BLE device. As every time connecting the MAC address of the mobile is changing, I know...
Dear Sir / Ma'am ,
I am trying to load my simple I2C program on board nrf52840dk. But unfortunately after some time on board LED5 can't turned on and COM PORT not detected...