-
### Basic Infos
#### Hardware
**WiFimanager Branch/Release:**
- [ ] Master
- [x] Development
**Esp8266/Esp32:**
- [x ] ESP8266
- [ ] ESP32
**Hardware: ESP-12F,**
- [ ] ESP01
- [x ] E…
-
Hi, I'm looking for help with an "invalid auth token" message in the serial monitor after uploading an arduino sketch.
My serial monitor looks like this:
10:36:20.505 -> [759] Connecting to MELAB
…
-
Hello,
I'm playing with Sinric to actuate a lamp using Alexa, and it seems wonderfull!
The only issue I'm finding is that when I use the function setPowerStateOnServer(DEVICE1), it does not update t…
-
This may or may not be related to the two previous "Does not recover issues".
When the internet goes down I get an "Uncaught Exception".
My retreat is in the mountains which does not have a reliable …
-
Hi There,
I was wondering whether it is possible to have it send data to Blynk where the Auth Key hasn't been set until it is received through a MQTT Payload?
For Example
`msg.payload (contains JSON…
-
Dear Sirs,
recently I sync my ESP8266 Arduino Core from theirs GitHub master branch.
I discovered that, in all of my sketches that I use your library ( #include ) I got errors at the compilation, e…
-
Short tips for lcd widget are:
use advanced mode on ios
set message.payload to the text you want displayed
set message.topic to the line you want it shown on (0,1)
set message.payload to 'clear-lcd' …
tzapu updated
9 years ago
-
I've just upgraded to release 1.0.0 and done some testing of the Log Event node. The node functions correctly as far as logging the event in Blynk is concerned, but there are some issues with the docu…
-
Thanks for the great documentation tool! We love it a lot!
We use it at http://docs.blynk.cc
But whenever we send our users a link to a specific section, the content is not scrolled correctly.
e.g. …
-
It SEEMS that the only way this recovers from the Blynk server being temporarily down - is to restart node-red... any chance of working on that?