ESP8266 (without Arduino) and Esp8266EasyIoT lib

8 years 2 months ago #2909 by radu022003
Hello to all, I recently installed easyIoT Server on raspberry pi, it convinced me with the webinterface.
Also want to start using ESP8266 and DHT22 to send data to EasyIoT Server.

Already made it using http protocol.
Now i want to do the same Thing by using Esp8266EasyIoT libray and Esp8266 easyIoT driver from Server.
I copied These files: github.com/iot-playground/Arduino/tree/master/Esp8266EasyIoT to libraries folder of arduino.

I can see that the library is loaded, but the include of the Header is not "colored"
And when compiling this example: esp8266easyiot_temperature_humidity

I receive a compilation error. that eeprom.h is not found.
this Topic is also describing my error:
iot-playground.com/forum/hardware-genera...ch-compilation-error

I am using Arduino 1.6.7.

Thank you

Please Log in or Create an account to join the conversation.

8 years 2 months ago #2915 by seston
Arduino ide not find this library. Google help you. My english is low :)

Please Log in or Create an account to join the conversation.

7 years 10 months ago #3341 by haarek
Hi, check out this library github.com/LA7LKA/Arduino-Esp8266EasyIoT_standalone

I modified the Arduino mini code, so there is no need for anything else than ESP8266

Please Log in or Create an account to join the conversation.

7 years 10 months ago #3346 by piman
This sounds good, I gave it a try but unfortunately couldn't get it working, a little bit more information please.
Have you modified the library and do I need to download a replacement.


I am using Arduino 1.6.5.
Thanks.
The following user(s) said Thank You: EasyIoT

Please Log in or Create an account to join the conversation.

7 years 10 months ago - 7 years 10 months ago #3348 by haarek
Hi, have you changed AP_SSID, AP_PASSWORD and SERVER_IP in Esp8266EasyIoTConfig.h? This important to change, so its able to connect to your wifi network and finds your Easy IOT server.
Or is this an compilation error? Or you did not use the example under examples_standalone?
BTW. I compiled this with Arduino IDE 1.6.8.
One thing you should do is to use a serial terminal program to see what it outputs (Same pins as used for programmer).

B.R
Øystein

Please Log in or Create an account to join the conversation.

7 years 10 months ago #3349 by piman
Thanks I'll try that over the weekend.

Please Log in or Create an account to join the conversation.

Time to create page: 0.468 seconds

Forum latest

  • No posts to display.