Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hello,
I would like to modify the code in the Android-nRF-Blinky application so it can scan for devices with a specified major value. After you click on the device, I would...
We are using the latest master of pc-ble-driver-py. Pairing using a passkey fails frequently. The problem seems to be that the frame with the passkey contains a corrupted...
Hi,
Let's say I have 2 nrf52 Centrals in a room , now - I'm adding a peripheral and I'd like it to connect to the central with the better RSSI ( out of the 2 )
My idea...
Since there is an operation that does not know whether the behavior of Central is abnormal, please let me ask a question.
In Central, call NRF_SDH_BLE_OBSERVERS (). The...
Hello,
Could you tell me how to confirm the values for FRASH_START and SRAM_START?
I use nRF52 development kit(nRF52832), nRF5_SDK_15.3.0 .
I am following the Getting...
Hi,
I am creating an application in which there are ~12 elements per device and could have >20-30 devices. I would like to individually address each of these using a serial...
My HTC Nexus 9 tablet OS 7.0.1 does not see the advertisements from an nRF5840 dongle running the BleHeartRateMonitor demo from pc-ble-driver. All my other Androids do. Is...
This question may have been asked before. I did find one related question but it was 3 years old and several of the links in it no longer exist. The choices were also considerably...
Hi,
i'm using nRF5 SDK 15.2.0 and nRF5 SDK for Mesh v3.1.0 using the examples light switch client and server. the clients getting data from my sensor over the UART and sending...
Versions:
Windows 10 Enterprise: Version 1803
SEGGER Embedded Studio for ARM (Nordic Edition) V4.20a (64-bit)
Python: 3.7.4
pip: 19.2.3
west: v0.6.2
nrf repo:...
The nRF5SDK has a rich set of examples illustrating extensive use of the BLE APIs, including full examples of the Blood Pressure profile and other health device profiles....