Avatar for user64943

user64943

Member since May 2016 • Last active Dec 2021
  • 2 conversations
  • 5 comments

Most recent activity

  • in ESP8266
    Avatar for user64943

    Hello! When setup ESP8266 as access point with wifi.startAP (as httpserver) my smartphone easily connected and send info. But ESP8266 with wifi.connect does not see this access point. Though when I set up my smartphone as access point with the same settings it connects to smartphone. Why ESP8266 as client does not see ESP8266 as access point ? I tried any variants with access mode, passwords, channels. Smartphone to ESP all OK in both directions, ESP to ESP nothing. I tried Espruino v2.09 ESP8266 07.

    • 3 comments
    • 1,992 views
  • in ESP8266
    Avatar for user64943

    Hello! I tried with example INTERACTIVE WEB-BASED UI from tutorials on ESP8266-12 and it seems work OK. But when I changed draw and added some elements and html code grew to 8 kb after file convert, Espruino Web IDE could not to load it and wrote to me out of memory. When I ceased file it began to work partially with the same problem - out of memory. I do not attach code here because it almost the same as in example only the size of html part is bigger then on original. Is it so small limit on program code for ESP8266 ? Only 5 KiloBytes? I have Esp8266-12 with 4 Mb and run on 1.85 version of Espruino.

Actions