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,
I am compiling the iBeacon example from Zephyr (nrf-sdk 1.9.0), with only one modification to increase the advertising interval to 5000-6000ms. I have a custom nrf52811...
Hi -
Is there a simple way to dynamically enable characteristics within a given service profile for a GATT server? For example, we are using the Fitness Machine Service...
Hello, I have a very strange problem with my nrf52-based custom board.
After a bunch of successful programming cycles I am unable to program the board again. The firmware...
hi support team,
how to select network manually, using “8.1 PLMN selection +COPS” or "8.16 Mobile network operator %XOPCONF", which command should customer use, and what...
I am trying to implement mesh with NRF SDK V17.
But nrf5_SDK_for_Mesh_v5.0.0.
When I build the light_switch application, I get the error "boards.h No such file or directory...
Product info:
NRF52840
nRF5_SDK_17.1.0_ddde560
s140_nrf52_7.3.0_softdevice
I am working on a product with a NRF52840 and SDK 17.1.0 and a cell modem. This product...
I'm having no luck in getting JLinkExe or nrfjprog to see my BMD-350 device on my custom PCB.
I have read though all the threads here that reference similar issues and...
Hi
Because the nRF52 SDK doesn't support scheduler server modeI and scheduler setup server model, but I need this model, and I don't know how to implement by myself, could...
As referenced in a previous ticket: devzone.nordicsemi.com/.../nrf9160-mqtt-simple-example-configured-to-talk-to-test-mosquitto-org-using-mutual-tls-on-port-8884 We are seeing...
Using nRF Connect SDK v2.0.0 on Windows in VS Code. Hardware is a U-Blox BMD340 demo kit with nRF52840.
We've built and run the following OpenThread sample applications...