hellow
i am making a home automation kind of project with the help of blynk but i am not able to understand that how to send and receive the data using blynk app please anyone helpā¦!
waiting for your responsesā¦
thank you.
also i am not able to understand that which example must be considered for starting the projectā¦!
need guidanceā¦
Welcome to Blynk⦠thatās what all those Documents, Help Centers and Sketch Builders are for at the top right of this page⦠Guidance
Also use the search option for this forum (the magnifying glass icon, also in the upper right of this page). Try words like Arduino, UNO and ESP8266⦠you will find many others asking the exact same questions, and eventually learning how it is done.
thank you sir,
i have already done these steps but still confused about the connection and and how the thins are going and also some errors are encountering
Arduino: 1.6.11 (Windows 7), Board: "Arduino Duemilanove or Diecimila, ATmega328"
WARNING: Category '' in library UIPEthernet is not valid. Setting to 'Uncategorized'
C:\Users\Soni\Desktop\community_test\community_test.ino:4: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 Duemilanove or Diecimila.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
what should i do in this situation�?
i have taken code from blynk script builder.
Start by learning how to install the ESP8266 libraries into Arduino IDE.
http://randomnerdtutorials.com/how-to-install-esp8266-board-arduino-ide/
[9]
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ / '/
///_, /////_
/__/ v0.4.7 on Arduino Uno
[591] Connecting to abc
[13613] AT version:0.70.0.0(Jan 28 2016 15:10;17)
SDK vession:1.5.2(7eeel
[14648] Failed to set STA mode
[25499] Ready (ping: 11ms).
[36344] Login timeout
[67078] Ready (ping: 12ms).
[77516] Login timeout
[134244] Ready (ping: 12ms).
[180058] Login timeout
[203874] Ready (ping: 14ms).
[218772] Login timeout
[229267] Ready (ping: 12ms).
[242373] Ready (ping: 12ms).
[256043] Login timeout
[264491] Ready (ping: 12ms).
[295004] Ready (ping: 12ms).
[305026] Login timeout
[315689] Ready (ping: 11ms).
[325711] Login timeout
[336167] Ready (ping: 12ms).
[347431] Ready (ping: 12ms).
[357453] Login timeout
[369908] Login timeout
[389004] Ready (ping: 12ms).
[399645] Login timeout
[410098] Ready (ping: 13ms).
[421147] Login timeout
[431602] Ready (ping: 12ms).
[533996] Ready (ping: 12ms).
[534813] Invalid HW cmd: pl
[540126] Login timeout
[550584] Ready (ping: 12ms).
[607927] Ready (ping: 12ms).
[619384] Login timeout
[630043] Ready (ping: 12ms).
[669099] Login timeout
[677557] Ready (ping: 13ms).
[687992] Login timeout
[700441] Login timeout
[710936] Ready (ping: 12ms).
[721372] Login timeout
[757374] Login timeout
[765819] Ready (ping: 11ms).
[842206] Ready (ping: 12ms).
[868625] Ready (ping: 12ms).
[906101] Ready (ping: 12ms).
[934772] Ready (ping: 12ms).
[961190] Ready (ping: 12ms).
[987404] Ready (ping: 12ms).
sir my device is connected online but still its not stableā¦
what am i suppose to do�?
its response of serial monitor of Blynk blink example using esp8266 with arduino decimula
and why the serial is responding
Login timeoutā¦
again and again