Victor

Results 632 comments of Victor

Older and cheap BLE modules do not support long intervals between beacons, advanced settings are not included in the connection mode and have a short communication distance (low RF TX...

@monte-monte The [old version of bluetoothctl](https://github.com/pvvx/ATC_MiThermometer/issues/172) has a lot of bugs and glitches with BLE. In [older kernel versions](https://github.com/pvvx/ATC_MiThermometer/issues/172#issuecomment-1005965433), incorrect timeouts are inserted and Bluetooth LE devices with an advertising...

In order for a BLE device to be displayed in the system menus of some operating systems, it must transmitt special flags in the advertising package. This is in addition...

> If possible, I prefer to boost BLE TX (it seems to be 3 dBm (`RF_POWER_P3p01dBm`), and seems to support up to 10dBm) and decrease advertising packets for the same...

All formats in turn. 4 in 1. 4 advertising intervals of 2.5 seconds, each with its own format: 2 types 181A and 2 types FE95. 10 sec update of all...

> setting to turn off the display and / or display it every time Will not reduce consumption by 0.1% Energy is only consumed when the display is updated. If...

https://pvvx.github.io/ATC_MiThermometer/USBCOMFlashTx.html

> Awesome, I guess the 3 peaks are while advertising? yes. In the original firmware, the amplitude is less - lower the RF TX level Module GY-169 (INA169) 100 ohm...

Original firmware (XiaomiLYWSD03MMC): ![SenserOriginalFW](https://user-images.githubusercontent.com/12629515/102391667-12c7a080-3fe7-11eb-94f5-d8f9f0222825.gif)

ATC_Thermometr differs in consumption 5..6 times (3.6 mA / 0.6 mA) when measuring temperature. One ATC_Thermometr measurement is equal to 5 measurements Original XiaomiLYWSD03MMC. > Could you provide the code...