-
`MY` OLED MODULE IS NOT WORKING. I also tried by changing the hardware. But the issue remains the same. What should i Do?
#define BLYNK_TEMPLATE_ID "TMPLxxxx"
#define BLYNK_DEVICE_NAME "IoT Sm…
-
Some services must be started at docker image initialization and remains active as daemons.
- [x] Setup platformIO into Docker template
- [ ] Setup Node-Red into Docker template
- [ ] Setup Bly…
-
As title, needed to reboot node-red to fix the issue.
One point because I am testing Node.js version: v0.10.36 re: #18 issue, my mqtt broker is not on the same pi as this node-red instance. I stoppe…
-
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…
-
![imagem](https://user-images.githubusercontent.com/34315688/53192919-7eb56980-3607-11e9-9580-f0ac0487464b.png)
Dear all,
Im trying to use this example of the WifiManager for my ESp8266 applic…
-
Name : Broken link to article and non-clickable button
Priority: Medium
Preconditions: Open https://blynk.io/industry/smart-cities
Steps to reproduce:
Find article with title Blynk-powered green …
-
```
while (Blynk.connect() == false) {
// Wait until connected
}
```
If I take this out will the sketch just push on? Need to test. Maybe I could just put this argument elsewhere in my sk…
-
Same issue here,
The example not working. I can't connect my device with this [blynkkk/lib-python](https://github.com/blynkkk/lib-python) library, it print blynklib.BlynkError: Auth stage failed. Sta…
-
Hello!
Where can I find an example of using Blynk.Inject with this package?
-
Hi,
I have uploaded the code and set up the bluetooth connection with Blynk. But, I could not get any GPS data from GPS Stream of Blynk app. Can you please identify the problem.
Thank you.