@muthu Please create public topics. No need to write personal messages. Thanks.
I had a problem in new blynk app . I am using Arduino mega and esp-01. I upload the code and it connected to my wifi but their is problem in blynk 2.0 version my device is power and it will connected to wifi but blynk app that shows device is offline like that . please give me a solution to solve this problem
Do not post photos or screen shots of the serial monitor output. Copy and paste the output with triple backticks at the beginning and ending of the output so that it displays correctly. Triple backticks looks like this ( ``` ) copy this if you can’t find that in your keyboard.
And when you are posting the blynk app page, take a screenshot on the same phone that you are using blynk and post it so that its visible to read.
The photoshoot of the serial monitor is fancy, but not legible/visible to read.
I’d start by updating your Blynk library to version 1.3.2
Also, you are using the “+ add device” function in the app. This only works if you are using the Blynk Edgent or NCP example, which you aren’t using.
You should already have created a template and a device from that template, to be able to obtain your Blynk credentials for that device. So there is no need to use the “+add device” functionality in the app.
Pete.