Alexey-Tsarev / WiFi_Watt_Meter

WiFi Watt Meter (ESP8266)
16 stars 2 forks source link

Implementation of Blynk #2

Open erdincsk opened 7 years ago

erdincsk commented 7 years ago

Hello Alexey,

For few days, i am trying to implement blynk into your code. But so far, i could not manage to do it without any problems. I just want to read power values from blynk app.

I tried to do that with a lot afford but i could not. I got a lot wdt resets, esp crashes etc.

May i ask you that if you can add blynk functions into your project if you are already have some experience with blynk.

It would be great to get some support.

Thanks in advance.

Alexey-Tsarev commented 7 years ago

OK.

I don't have the device right now. So I couldn't test my code... I uploaded it at the 'blynk' branch: https://github.com/AlexeySofree/WiFi_Watt_Meter/tree/blynk

You can try... fix... and etc...

erdincsk commented 7 years ago

Hello Alexey,

Thank you very much for your support. I will be trying your code as soon as possible and come back with feedbacks.