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...
Hi all,
I'm a beginning hobbyist with nRF52. I'm programming a BC805m using my nRF52-dk and nRF Connect SDK v1.9.0 (zephyr & Segger Embedded Studio).
The learning curve...
Hi, I am new to nrf.
I want to interface Sparkfun capacitive fingerprint sensor with nrf52832.
There is Arduino lib is present for this module.
But I am stuck on how...
1. When I start the SEGGER Embed open project: when 10_hello_world_clock_gettime, the following pop-up error pops up: Did not finish 'cmake',
2. When I close the window...
In nRF Connect SDK 1.7.1, how to send hex data over the connection by AT#UDPSEND?
I use AT#XUDPCLI to create UDP client and connect to server.
For the AT#UDPSEND, it seems...
Hi,
1. How do I resolve this error?
2. waring line 93->line 165
3. error : line 104,line114, line128,line 138,
Thank you for all your assistance. Kind regards, Peter...
Hi,
ncs v1.9.1
dk: PCA10090 0.9.0
example :serial_lte_modem
Does this example have the following capabilities?
1. The hex data received from the server in EDRX...
Using the UART example of the 52DK with the TX and RX pins set as 8 and 6 the example works. If I try to change the pins to different pins such as 22 and 23, it does not work...
Hi,nordic
I'm looking for L2CAP Connection Oriented Channels example in NCS,such as Object Transfer Service.
can you tell me some information?
Thanks.
TRANSLATE...
Hi everyone, i would like to put this topic here so that new developers can benefit from it i hope.
when you want to measure the current you need a PPK-2 or Oscilloscope...
Hi expert,
I use the example below:
D:\Nordic\nRF51 SDK\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart
I changed UART pin from default pin0.08 and pin...
My goal is to implement dynamic pairing and connection to a Bluetooth device based on SDK16.0.0 and s132_7.0.1, and add a buttonless DFU function. By sending instructions...
I am trying to integrate GitHub - NordicSemiconductor/IOS-DFU-Library: OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs library in one of the SwiftUI mobile application...
I was starting from multi-NUs.I need to send form a Master a message to 4 Slave every 50mS.
I see that up to 100ms It work but that at 50mS the comunication doesen't work...
Hello,
I was given a project that was built using nRF Connect SDK 1.6.0. I tried installing nRF Connect SDK 1.9.1 but received a bunch of compiler errors when building the...