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 am using the NRF52840-DK REV2 to program my custom board. I am using the debug out port and connecting it to my custom board, I tried both powering the custom board through...
Dear Nordic Engineers
I have a problem and would like to ask you about the I2C work state.
I read this link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All,
I am working with NRF beacon project currently, and I explored many other NRF connect SDK sample projects like, Ble peripheral, ibeacon etc. But I am unable to...
Hi,
I'm trying to implement FreeRTOS on nRF52832 using the S132 SoftDevice and SDK version 17.1.0.
This is meant to read multiple sensors at a configured frequency ...
Hello all,
I have managed to connect the BLE module, based on the nrf52820 via the SW (4 pins) to the nrf52dk and surprisingly programming works via the Segger EM !
Indeed...
Hi,
I would like to carry the full modem update. Based on nordic website I need at least 4MBytes of flash for doing a full modem update on the nRF9160:
https://developer...
I have two Windows PC’s with an installation of SEGGER Embedded Studio on each and a nrf52832 project.
With the project and the library on a USB memory key running the debugger...
Hello,
I developed a driver for communicating with the kx134-1211 accelerometer over SPI for the nrf5340-dk. The driver works when the following pins are configured for...
Hi,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...