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,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
I have been trying to achieve a delay of 1 Us , I have tried using Kernel timers and even tried fetching the system clock and getting the difference, But I am unable to figure...
The Online Power Profiler ( ) shows a reduction in power usage for the central with non-zero Slave Latency figures. Why is this? I thought Slave latency only reduced power...
Hi:
when i set the timeslot parameter see below:I found it will run.H owever, after running for a few seconds, the program hangs. Debugging found that the softdevice hangs...
We are evaluating a number of Thingy:91 to track GNSS positions and reporting them to nRF Cloud using the Asset Tracker V2 firmware. When running the Asset Tracker in Active...
We are seeing an issue where we are connecting to an LTE/GPS chip via interrupt UART. Things work great until have an irregular amount of time, communication to the LTE chip...
I have 4 rencet nRF52-DK boards. The sticker on the MCU says "PCA10040 / v3.0.0 / 2022.14). I want to switch them to the DAPLink firmware, and to do so I need them to enter...
I can capture NRF_GPIOTE_POLARITY_TOGGLE event now. But how can I capture NRF_GPIOTE_POLARITY_LOTOHI and NRF_GPIOTE_POLARITY_HITOLO events.
The following is log messages...
Hi,
I want to implement AoA feature for our BLE beacons. I understand that I should add a CTE field to the packet, and rest of the job will be done by the receiver. Please...
I have plan to use Raspberry pi as a central device and my BLE nRF52840 Dongle as a peripheral device.
I am testing the peripheral with ble_app_hrs example. The dongle could...
Hi,
The product is used in a humid environment, found that the 52832 chip sleep current becomes large, from 30uA to 80uA, now has disconnected all external pins only retain...
I have enabled mcuboot and have two boot partitions: primary and secondary. I'm using a static flash configuration. I want to start using the settings subsystem for persistently...
Dear ,
I am currently using NCS1.8.0.
I noticed that there was warning message as shown below after I downloaded the program to my custom board via my nRF52 dev kit. ...