Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
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...
I need to install the nRF command line tolls for Visual Studio Code to work. On the download page it however shows the ARM version of the 10.18.0 Linux x86 64 deb file.
...
Hello all!!!!
Is it possible to send UART data (JSON) from ESP32 to the NRF9160 SIP and further publish the same to AWS MQTT or AWS Shadow MQTT?
It would be a great deal...
I have written a word (32 bites) in 0xFF000 using nrf_fstorage_write(), When BLEInit(), nrf_fstorage_evt() callback not trigged,
BLE_Sleept()
nrf_storage_write()
BLE_wakeup...
Here is an example main.c which you can use as an example to understand corectly how to use the GPIOTE module and toggle the 4 LEDs numbered 1-4 in the nRF52 DK. Forget about...
Hi,
I am trying to implement external flash storage onto my custom board, featuring an nrf9160-SICA-B1 and a Winbound w25q128jv 128Mbit flash chip on SPI3 (I cannot get...
Hello,
we have a problem with modules from raytec MDBT42Q.
We have modules which work with our software as expected, and other ( newer ) that will stuck in Software. ...
I use the following :
-> nRF52840 Dongle / µC on the other side
->Blutooth Low Energy v3.0.1 (desctop version)
I try to read a characterictic after connecting and get...
During an execution of a winbond w25q64jv command (any command) during a BLE_GATTS_EVT_WRITE event the SPI bus goes inactive after the command is sent:
There is apparently...
Hello,
I tried to change the defined UUIDs for the BLE service and characteristics in the LED Button Service example (lbs.h).
E.g.
But the result is somehow...
Hello, I found that my device is more prone to disconnection due to 0x8. And I saw the log and found that most of the disconnected cases were immediately disconnected as soon...
I am using the NRF distance measurements examples between two nRF5340 boards to calculate the distance between them. I want to know how the distance is calculated in phase...
I am attempting to download v10.18.0 of the nRF command line tools for Linux x86 64. However, the .deb file provided is for arm64. Could you please fix this in the nRF command...
While trying to download the latest nrf-commanline-tools for LInux x86_64 I have noticed that the link for the DEB package is wrong: it leads to the arm arch., not the amd64...