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 Guys!
Could you help me with one issue.
I am trying to run my own project that I build according to the example "ble_app_hrs_freertos". If I am calling "nrf_pwr_mgmt_run...
Dear people of DevZone,
I set up a TDMA-based sensor network using the NRF52840 without the BLE-Softdevice or any API functions (message transmission and reception all by...
Hello All,
I am trying to find out examples codes for enabling the external 32kHz crystal for nRF52832 design.
Can someone help me here?
I am using SDK Version 16...
I am using the nfc library (nfc_t4t_lib) on the NRF52832 chip with SDK 17.0.2. When I approach the NFC antenna with a nfc reader (like a smartphone) and leave the reader on...
Hi everybody. I'm trying to design a mesh network in which most of the nodes, if not every, should be a relay due to parallel positioning of the devices and each one of them...
I am working on Windows, using NRF Connect SDK 1.5.0 (have also tried the SDK 1.5.0r-rc1, with an updated nrf_802154_serialization module to be able to compile).
I am using...
Hello, I have run into this problem again with regards to using the lwm2m_client sample. I can start running it fine but I get the error "Cannot init lwm2m engine" and "Cannot...
when compiling "ble_app_multirole_lesc_s140_pca10056" of sdk nRF5_SDK_17.0.2, crypto library not getting included, I am getting error, library is placed as shown in pic, also...
Hello,
I know that you can generate a single zip that contains dat and bin files for sd+bl and dat and bin files for the app.
Is it possible to generate a single dat and...
HI, I'm new here, hope following the rules for Questions.
I'm using nRF Connect v.3.6.1 and as toolchain SEGGER Embedded Studio for ARM (Segger edition) V5.34a.
I need...
Hello there,
I am using nRF52840 PDK and nRF5_SDK_for_Thread_and_Zigbee_v1.0.0 SDK for BLE and Thread development. I also have a BLE smartphone app communicating with nRF52840...
Hi,
-I have a custom board using nrf 52832 and I have interfaced LIS2DH12 using an SPI interface. -I am using SDK 15.2.0. -I am collecting raw data using FIFO mode and send...
I want to realize audio playing function in 9160, according to the specification, there are 9160 I2S interface. However, the specification only describe the definition of...