Skip to content

v1.0.2

Compare
Choose a tag to compare
@ErfanDL ErfanDL released this 03 Aug 13:21
· 4 commits to main since this release
90fd573

Changelogs:

  • Introduced a 1-second delay between Wi-Fi connection attempts to slow down the connection process.
  • Added serial debug messages to aid in diagnosing Wi-Fi connection issues.
  • Improved the loop to ensure it keeps running and handles Wi-Fi connection retries properly.
  • Enhanced the loop to execute even at startup, without blocking, and initiate Wi-Fi connection in the background.
  • Introduced an LED indicator for indicating the start of OTA updates (only for ESP8266 devices).
  • Improved Firmware Update to support hostnames containing space characters by URL encoding them.