-
Blynk persistently disconnecting after some time.
Apparently issue #90 was not fixed in the latest compiled firmware. Try rebooting your router and check if OG hangs and only works again after poweri…
-
I don't want to use Blynk at all, ideally I'd just use MQTT. I can't sign up for Blynk legacy, only 2.0 which is not compatible anyway.
However, the project won't compile without Blynk credentials …
-
Hi!
Happy New Year!
Perhaps this is an alternative: https://remotexy.com, or one could setup a local blynk server and use the legacy app perhaps?
Regards,
Holger
-
I downloaded this as a zip and went to arduino ide and sketch - include library - add .ZIP library i selected this zip it said install library
My Code:
#define BLYNK_TEMPLATE_ID "TMPL3skojbLaL"
#…
-
https://github.com/roberthsu2003/pico_W/tree/main/mqtt/blynk_cloud
-
I see that you include a workaround for Blynk library:
```
#define ARDUINO 150 // to avoid Blynk library use yield() in function run(), without this. system will crash!
```
We at Blynk could integra…
-
anvng updated
3 weeks ago
-
[Blynk](https://www.blynk.cc/) is a popular IoT service with apps for iOS and Android.
References:
+ https://www.blynk.cc/
-
Just wanted to let you know, that I was able to run Blynk Lua library on Lua-RTOS-ESP32 with some minor efforts. Feel free to adapt/include it in your project! Thx.
-
How Can this be used with the new blynk app?