Posted on Leave a comment

16.9.2017

JT is making phenomenal progress!

  • Added first API method to work in AP mode to setup Wifi
  • Not found handler moved to separate function (to be able to call registerHandlers() within WifiManager)
  • Attempt to join request handlers of WifiManager and RMLD. It does not work, because WifiManager does not see methods of RMLD.
  • ESP-07 module on 1st PCB series requires “Generic ESP8266 Module” settings in Arduino IDE. Therefore mapping of named PINS (D0, D1, …) was added to code (it is not available in generic board definition). Mapping was reused from Wemos D1 mapping. REVERSE_INTENSITY_CONTROL set to true to match 1st series behavior, LED_BUILTIN is on D4.
  • ESP-07 module on 1st PCB series “Generic ESP8266 Module” settings in Arduino IDE.
  • Added support for AP mode operation. Added API to configure WiFi settings
  • Added WiFi configuration related methods to get WiFi connection status and to scan WiFi networks

I just wish the mobile application stream of the project was as good as this. Unfortunately, none of the freelancers had shown the so much expected qualities so far… 🙁

Leave a Reply

Your email address will not be published. Required fields are marked *