Skip to content

NETHERCAP V2.5.10 for ESP8266

Compare
Choose a tag to compare
@Cancro29 Cancro29 released this 09 Jun 06:33
· 92 commits to main since this release
d7f69e3

Precompiled build for ESP8266 with 1, 4, and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch using SSD1306 OLED, and usable on Hackheld Vega with 4/16 MBytes of Flash using SH1106 OLED.

Changelog:

  1. Expanded target list from 16 to 32
  2. Optimized button scheme. See main page for button usage
  3. Count/Observe Station now stores all of the result into log page
  4. Settings : Hide SSID button now makes SoftAP undiscoverable instead of completely hiding it.
  5. If SoftAP's SSID is hidden, a ghost icon will appear on top left corner of the display
  6. Updated ArduinoJSON library from version 5 to version 6, reducing RAM usage
  7. Reduced binary size from +-600 kb to 483 kb
  8. OTA updater now shows real-time update progress