libretiny icon indicating copy to clipboard operation
libretiny copied to clipboard

WiFi issues

Open kuba2k2 opened this issue 3 years ago • 0 comments

  • [x] fix AP mode (DHCP issues, wrong IP setting/reading) on ESPHome - fixed in 9495e3418c9bcd9d17813ad2e184b0f5b66a8ef3
  • [ ] enable fast connect (BSSID connect)
  • [ ] fix STA connecting if multiple APs with same name are available
  • [x] fix rare STA connection problems (esphome) - "association leave" before fully connecting, and looping few times with these kind of errors - partially fixed in 96c7fdc02cd9fe8d17d4429412b72bd91d3db091
  • [ ] fix AP mode on ESPHome (Realtek)
  • [ ] fix random reboots (Beken)
  • [ ] fix OTA uploading through ESPHome CLI (Beken)
  • [ ] -> possibly rewrite ESPHome socket implementation

kuba2k2 avatar Sep 08 '22 13:09 kuba2k2