Moduł ESP32-DevKitC WROOM - wgrywanie oprogramowania i konfiguracja czujników bluetooth

Musisz wgrać wszystkie 4 pliki na raz:

esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 921600 --before default_reset --after hard_reset write_flash -z --flash_mode dout --flash_freq 40m --flash_size detect 0x1000 bootloader_dout_40m.bin 0x8000 partitions.bin 0xe000 boot_app0.bin 0x10000 tasmota32-ais-ble.bin

tasmota32-ais-ble.bin pobierz aktualne z: https://github.com/sviete/AIS-Tasmota/blob/firmware/firmware/tasmota32/languages/tasmota32-ais-ble.bin
a pozostałe pliki są tu: https://github.com/sviete/AIS-Tasmota/tree/firmware/firmware/tasmota32/ESP32_needed_files

MiFlora powinna od razu się pojawić w MQTT.
z LYWSD03 musisz wyciągnąć bind_key i zapodać go w połączeniu z MAC’iem do konsoli Tasmoty komendą MI32Key - tu jest opisany najprostszy sposób: Passive BLE Monitor integration (Xiaomi Mijia BLE MiBeacon monitor) - #407 by rationi_meae - Custom Integrations - Home Assistant Community

1 polubienie