Cytron ESPWiFi Shield with Blynk

Talk about Arduino board, sheilds. Sharing Arduino projects, program, problems, solutions, suggestions..... many more, all are welcome.

Re: ESP8266 with Cytron UNO DHCP failed

Postby bengchet » Sat Oct 08, 2016 1:52 am

Hi,

From the error log you have shown, your path to the BlynkiESP8266 library seems also incorrect.
/Users/Mac/Documents/Arduino/libraries/BlynkESP8266_Lib/BlynkApiArduino.h

Inside /Users/Mac/Documents/Arduino/libraries/BlynkESP8266_Lib, there should not be a file called BlynkApiArduino.h included in that folder.

My suggestion is,

1) Check if in /Users/Mac/Documents/Arduino/libraries, there is a folder called Blynk, inside should be including many folders and files, and one of them is BlynkApiArduino.h file. That folder is for Blynk main library. You should be able to see it because you have downloaded it from library manager recently.

2) Delete BlynkESP8266_Lib folder currently you have, download the file attached on previous posts and extract it to /Users/Mac/Documents/Arduino/libraries, same directory as where Blynk folder is placed. Inside the folder there should be only 4 files, ESP8266.cpp, ESP8266_Lib.h, keyword.txt and readme.md.
bengchet
Moderator
 
Posts: 237
Joined: Tue Aug 25, 2015 8:29 am

Re: ESP8266 with Cytron UNO DHCP failed

Postby jim0 » Sat Oct 08, 2016 11:21 am

Hi Bengchet,

Downloaded file from earlier post and followed your advise but getting these errors still:

Arduino: 1.6.12 (Mac OS X), Board: "Arduino/Genuino Uno"

/Users/Mac/Documents/Arduino/Projects/Blynk/latestblynk2/latestblynk2.ino:2:25: fatal error: ESP8266_Lib.h: No such file or directory
#include <ESP8266_Lib.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


I can't locate the ESP8266_Lib.h or the files you mentioned in point 2 from the downloaded folder.
jim0
Freshie
 
Posts: 4
Joined: Sun Mar 06, 2016 10:26 pm

Re: ESP8266 with Cytron UNO DHCP failed

Postby bengchet » Mon Oct 10, 2016 3:17 pm

Hi,

It should be able to locate the file if you place Blynk_ESP8266Lib folder in directory same as Blynk library. Perhaps you can try try open a new sketch, copy the code, save the sketch at Desktop, then try to compile.
bengchet
Moderator
 
Posts: 237
Joined: Tue Aug 25, 2015 8:29 am

Re: Cytron ESPWiFi Shield with Blynk

Postby hmgrwn » Wed Jan 17, 2018 7:59 pm

Hi BengChet,

I am currently trying to run the Blynk sketch with the esp8266 library you provided in this thread. This upload was successful but my Serial monitor outputs: [599] Connected to XXXXXX [1613] ESP is not responding.

Am i missing anything here? Working with a CT-uno and ESP-WIFI shield with ESP-WROOM-02.
Thank you,
Ken
hmgrwn
Greenhorn
 
Posts: 3
Joined: Wed Jan 17, 2018 7:53 pm

Re: Cytron ESPWiFi Shield with Blynk

Postby bengchet » Wed Jan 17, 2018 8:25 pm

Hi,

You can check with this thread
bengchet
Moderator
 
Posts: 237
Joined: Tue Aug 25, 2015 8:29 am

Re: Cytron ESPWiFi Shield with Blynk

Postby hmgrwn » Thu Jan 18, 2018 12:19 am

Sweet got it working, thanks!
hmgrwn
Greenhorn
 
Posts: 3
Joined: Wed Jan 17, 2018 7:53 pm

Previous

Return to Arduino Based

Who is online

Users browsing this forum: No registered users and 14 guests