I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
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...