Avatar for Uriziel

Uriziel

Member since Dec 2016 • Last active Dec 2016
  • 1 conversations
  • 2 comments

Most recent activity

  • in ESP8266
    Avatar for Uriziel

    I want to note that its not a falsy ESP module, it works just fine with the ArduinoIDE and I've also managed to test two different modules - same result.

  • in ESP8266
    Avatar for Uriziel

    Hello.
    First of all I would like to say I really appreciate Your hard work on this project.

    I have some problems on my ESP8266 (two ESP12F actually), on the first go I was getting JshPinState [#defines](http://forum.espruino.com/sea­rch/?q=%23defines) have changed, please update pinStateToString() error and reboot loop all the time. I've managed to fix that by flashing @MaBe version that doesn't include tthat pin state check.

    Now Im getting correct output after ESP restarts (attached screenshot) but the console is non-interactive, I cant send anything to the microcontroller over that serial connection.

    The WebIDE starts as intended (connects to COM4) but is also unable to send anything (although the progressbar seems to indicate thats its doing something) and console on the left panel is also non-interactive. It should be writable - right??

Actions