-
Hi, i have an iot project that i use ESP8266-01 and QIACHIP RF 433Mhz Superheterodyne Receiver. I control an on/off relay on internet and by 433mhz rf. I use this rc-switch library thanks to @sui77 .…
-
Hi, is there a way in the js library of handling a disconnect from the blynk server or checking the connection status in order to retry the connection if failed?
Thanks
-
Hej Urs,
thanks for your code.
I am testing a very similar setup at the moment with an ESP32, SDS011 and the DHT22.
While DHT22 works fine with the DHT library for the ESP32 and we were successful …
-
Is it "allowed" to connect to the localhost from the python script? If so, it doesn't work:
```py
with easy("TEST", url="localhost") as e:
```
gives
```py
(chromatix) (base) Blynk:hellowo…
-
Hello
Is there a future plan for adding an plugin that manages to connect a gsm modem so the module can access the internet via gprs ?
Thank you.
-
![201352786_832367807389752_5049238767660522510_n](https://user-images.githubusercontent.com/74593748/126297496-c1c7ea8d-21d6-449f-b1eb-3f8aaec72a7f.jpg)
![IMG_0985](https://user-images.githubusercon…
-
Hi guys, I'm seeing inconsistent examples of powering on the modem from what's located inside the examples folder. I don't have issues powering the modem on - but I'm concerned that not powering on an…
-
Hi Deb
This is exactly what I was looking for. Thanks . I want to use the code with 4 channel relay without the PCF7574. I was using ESP8266 with 4 channel relay using Blynk app but now want to hoo…
-
Hi,
The lib's been running like a charm for 2 years but it doesn't connect anymore since yesterday...
Script running on node v12.19.1 on a raspberry Pi 3B (Raspberry Pi OS).
Any suggestion ??…
-
I did everything like you told me too in the video but when i click verify everything load even the green bar but there are no command line in the terminal box like yours