-
`Internal/NewNode` has a `startNearby()` method that calls `Bluetooth.bluetoothOn() -> Bluetooth.startServer() -> Bluetooth.tryStartServer() -> BluetoothManager.openGattServer()`.
https://github.com…
-
I set this up with HomeAssistant which is installed as a docker component on a Raspberry Pi 5b for a newly bought RadonEye.
I disabled checking for uptime and peak, yet the check still frequently f…
-
Hi Matheus,
I have flashed driver.hex and softdevice.hex using nRFConnect App into nRF52840 Development kit. When I am running the any script in fedora OS, I am seeing the below issue
[root@cpu295…
-
I'm trying to write a MAUI application that uses Plugin.BLE to detect a non-paired bluetooth device that it advertising and get that advertised data.
Initially, I prototyped the BTLE logic using …
-
After the pairing process, every-time I navigate to the default activity it tries connecting to Hear Rate Monitor (BTLE), the following happens:
1. Initially the device is connected and shows the succ…
-
```
❯ python3 fzfs.py -a MACADDR -m /home/user/fzmount
Traceback (most recent call last):
File "/home/user/src/fzfs/fzfs.py", line 63, in
main()
File "/home/user/src/fzfs/fzfs.py", line …
-
## Общая информация
* **версия Home Assistant**:
* **способ установки Home Assistant**:
[ ] venv
[x] Docker
[ ] Home Assistant OS
* **версия компонента**: Home Assistant 2022.9.…
-
Здравствуйте!
Увидел два предупреждения в логе Home Assistant 2024.2.1:
```
Logger: homeassistant.components.climate
Source: components/climate/__init__.py:354
Integration: Климат (documentation,…
-
This is on a debian testing machine (but with gcc-arm-none-eabi (15:7-2018-q2-3) ):
```
$ virtualenv -p /usr/bin/python3 btle
$ cd btle/
$ source bin/activate
$ pip install yotta
$ git clone…
-
Hey, I am trying to install btle.js for my project:
sudo npm install btle.js
-------------------------------------------------------------------------------------------------------------------------…