You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -265,12 +265,14 @@ Filter state sensor will provide a remaining lifetime percent. Filter service i
265
265
266
266
#### Notes:
267
267
268
-
Vesync app has original FW version for ESP and MCU from the PCB sticker. OTA firmware updated ESP and MCU firmware. Is MCU firmware binary stored in the ESP firmware?
268
+
Vesync app has original FW version for ESP and MCU from the PCB sticker. OTA firmware updated ESP and MCU firmware.
269
269
270
270
The external ESP32 data logger can be used as test ESPhome device if internal ESP32 is put into bootloader mode at powerup.
271
271
272
272
Internal ESP32 sends out some limited status information on the serial port during operation.
273
273
274
274
Internal ESP32 seems to use MQTT to communicate with Vesync servers. Wireshark dissector shows packets as malformed. They might be encrypted.
275
275
276
-
FW update downloads file from fw.vesync.com. Looks to be initiated by MQTT. OTA error message indicates vesync header invalid.
276
+
FW update downloads file from fw.vesync.com. Looks to be initiated by MQTT. Just flashing the OTA binary or saved binary doesn't seem to update the U2 firmware automatically. Looks like another MQTT command and file download for MCU update.
277
+
278
+
Ordered 2 more October 2022, still have 1.1.01 and 2.0.7 firmware from factory.
0 commit comments