You are reading a single comment by @MSol and its replies. Click here to read the full conversation.
  • (in continue)
    As former test-engineer, I see some strange behavour of ESP-12F under heavy JS-code (over 10050 bytes - this is reached maximum!).

    Issue - dead wifi.scan() after several minutes of periodic calls, i.e. this function does not return any data (blank array).

    Solution to fix it - wifi.connect('111');wifi.disconnect(). here '111' is fake AP name.

    Any thoughts will be very appreciated. Thank you!

About

Avatar for MSol @MSol started