-
if there is another place to ask - please tell me
I'm trying to use the example of "cpu_temperature.py " in order to publish my own data
(not Temp, but a string)
I can see the data is "changing…
-
After starting a `BLEService`, the following error message appears on device monitor:
```
D (7767) NimBLEService: >> start(): Starting service: UUID: dc46832e-e1c2-4a83-895d-c5027acc79e6, handle: …
-
Hi,
I did some test with IV index using nRF Mesh, here the steps:
1. provisioned 2 devices in a new mesh (device that have nordic SDK, IV test flag enabled)
2. from one devices, I triggered the IV…
-
### Sensor Description
DYU D1 Ebike
### Additional information
https://dyuglobal.com/ DYU also manufactures under brands such as Jetson Bolt, Ancheer, Goplus. The ebikes have a BLE controller and a…
-
Hi
I've noticed that adding a new BLECharacteristic takes at least 600 bytes of memory.
As we are planning to create a lot of those (around 80), including the Descriptors that will add up to over …
Bascy updated
2 years ago
-
### Sensor Description
Polar H10/OH1
### Additional information
https://github.com/polarofficial/polar-ble-sdk/blob/6a967212b116fc4cd4edc567026d3206b12f7ff1/technical_documentation/Polar_Measuremen…
-
Right now AFAICT the API requires that you always "set" the current value for every characteristic when you want it to change. The softdevice also supports a callback-based API, where the softdevice a…
-
I'd have to learn the communication protocol completely from scratch.
-
**Describe the bug**
A second disconnect from a bluetoothPeripheral is not working. Version 0.10.7
Maybe related to #53 ?
**To Reproduce**
Steps to reproduce the behavior:
1. Scan for periphera…
-
The HC-05 and HC-06 Bluetooth V2.0 modules (FW VERSION:2.0-20100601) will fail when writing to Characteristic 0xFFE1 with this error:
"NotSupportedError: GATT operation failed for unknown reason"
…