Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
I am installing the nRF Connect SDK (on an Ubuntu 20.04 virtual machine) as described here: Installing manually — nRF Connect SDK 2.1.99 documentation (nordicsemi.com) . ...
Hi, I get the following error when I try to install nRF Command Line Tools fails to install on Ubuntu 22.04.
~/programs$ sudo apt install ./nrf-command-line-tools_10.18...
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...