Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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....