Victor

Results 656 comments of Victor

https://github.com/pvvx/ATC_MiThermometer?tab=readme-ov-file#temperature-or-humidity-trigger-gpio-pa5-lywsd03mmc-label-on-the-reset-pin

Happy new year! The thermometer has long been fulfilling all your requests with the functions it contains. But I'm not the creator of Home Assistant.

Everything is working. Just tested on different options.

1. Not all USB-BT adapters work with an interval of 10 seconds. 2. [On Linux](https://github.com/pvvx/ATC_MiThermometer/issues/172#issuecomment-1004812583), you must configure Bluez to be compatible with the Bluetooth SIG standard. This is done...

> Ok, thanks for the info. Is there a way to reset the firmware without connecting to it? In most cases, the advertising interval of 10 seconds is served by...

Why did you use UART for flashing? https://github.com/pvvx/ATC_MiThermometer/tree/master/zigbee_ota#readme --- You need to flash the file: https://github.com/pvvx/ATC_MiThermometer/raw/master/ATC_v47.bin README: [The USB-COM adapter writes the firmware in explorer. Web version](https://github.com/pvvx/ATC_MiThermometer?tab=readme-ov-file#the-usb-com-adapter-writes-the-firmware-in-explorer-web-version) In difficult cases,...

Значит не OTA в Z2M не отработало.

https://developer.android.com/reference/android/bluetooth/BluetoothAdapter#isLeCodedPhySupported() ... https://developer.android.com/reference/android/bluetooth/BluetoothDevice#PHY_LE_CODED https://developer.android.com/reference/android/bluetooth/le/ScanSettings.Builder#setPhy(int)

New versions of bluez work. One method is to switch the USB-BT5.0+ adapter to Coded PHY mode. For example, you can take: Low-cost Realtek RTL8761 BT adapter (current Linux firmware...

http://www.bluez.org/ Bluetooth Management API /doc/mgmt-api.txt ``` Set PHY Configuration Command ============================= Command Code: 0x0045 Controller Index: Command Parameters: Selected_PHYs (4 Octet) Return Parameters: This command is used to set the...