How can i connect Blynk android application with my Arduino Mega?
I know nothing about Blynk but judging from previous posts here the answer is yes.
Have you tried searching the forum using the search icon top/right of the forum page ?
Try reading the Getting Started section on Blynk.
Which WiFi module will be good for connecting the Blynk app with Mega? And how the data will be stored in the cloud?
ashishpandey:
Which WiFi module will be good for connecting the Blynk app with Mega? And how the data will be stored in the cloud?
Refering back to the Blynk site the only documented way is using an ESP8266 in AT mode but not recommended for beginners.
Maybe fitting an Ethernet shield will be suitable.
Any particular reason for using an Arduino Mega? Do you need lots of pins or is it because you just happen to have this board?
I have Arduino Mega and i want the WiFi connectivity to access the board with Blynk Application.
ashishpandey:
I have Arduino Mega and i want the WiFi connectivity to access the board with Blynk Application.
What Wi-Fi device/shield are you using on your Arduino Mega?
I know I am a little late to this topic but I am making a series of videos about Blynk & Arduino.
The first video is here - Tutorial: Control Ardunio with the Blynk app over USB - Full Set Up - YouTube
This is over USB. I advise everyone to try this method first as it gets you used to how Blynk works.
This week I will make a video on how to connect via Bluetooth with Blynk and then the week after with the ESP8266.
I will also be showing how to custom dev an application and set up a server but that is probably for the new year.
Any suggestions and help would be appreciated.