You are reading a single comment by @Alexander and its replies. Click here to read the full conversation.
  • Can be more of where and what to lay down
    I have here are modules:
    require("ESP8266"),
    require("Wifi"),
    require("DHT22").connect(D14),
    require("http").request(options, function(res)

    I downloaded the files from http://www.espruino.com/modules/ .If you just put the files in the project folder it does not work.
    Prescribed path to the file C:\Users\a_morozov\Documents\M.
    Or was not necessary?
    It does not work.

    EspruinoWiFi.min
    EspruinoWiFi
    ESP8266WiFi_0v25.min
    ESP8266WiFi_0v25
    ESP8266WiFi.min
    ESP8266WiFi
    DHT22.min
    DHT22

    What are you doing wrong?

About

Avatar for Alexander @Alexander started