-
Upon calling .autoConnect() there is no difference in the way the code behave if there were or not a previous stored credentials.
If there was not previous successful connection (no wifi credential w…
-
so you can use the interface for other things than wifi user and password
tzapu updated
6 years ago
-
#define BLYNK_PRINT Serial
#include
#include
// You should get Auth Token in the Blynk App.
// Go to the Project Settings (nut icon).
char auth[] = "xxxxxxxxxxxxxxxxxxxxx";
// Your WiF…
-
once i use the package in npm, the upload and download supports only http not https.
i need to make phant working on https (required by d3.js and it is safer anyway)
how to configure that ?
thanks
-
Hi,
it seems, that the example MQTT client is not stable. Sometimes it works some hour, sometimes only few minutes.
Did somebody wrote a really stable MQTT client and can get me the code?
Here…
-
Hello!
Thanks for the great lib and forgive me if it isn´t the proper place to post this. The issue I'm having is related to a lost of connection with the GPRS network. I.e. the modem is still connec…
-
I've put out a call on Twitter to anyone presenting at CampJS for global modules, clone-able starter projects, or cheat sheets that will help people participate faster without thrashing the WiFi.
A…
-
hey guys,
please help me i am stuck with the esp8266 interfacing with arduino uno. Below is the screenshot
![untitled12](https://cloud.githubusercontent.com/assets/25839988/23057996/cd5d77da-f518-1…
-
Can `Blynk.begin(auth, "ssid", "pass");` be called without specifying the wifi credentials. If we are managing it elsewhere?
-
This is a strange request ... I have been working hard on other environments on ESP8266 and what I kept finding was that my user bases kept asking for NeoPixel support. NeoPixels are the WS2812 LEDs…