-
The documentation of the Android SDK states that:
```
This method was deprecated in API level 28.
The ability for apps to trigger scan requests will be removed in a future release.
```
Do you k…
-
Give me this error:
In file included from C:\Users\Gianni\Documents\Arduino\libraries\WiFiManager-ESP32\examples\AutoConnect\AutoConnect.ino:14:0:
C:\Users\Gianni\Documents\Arduino\libraries\WiF…
-
Would it be possible to implement captive portal like in this WiFiManager?
https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L567
This way, when connecting from (at least) Android p…
-
https://github.com/tzapu/WiFiManager/ works quite well for wifi configuration on esp32 (+esp8266) -- it puts the device into AP mode initially and lets the user connect to it to set up wifi. This cou…
vvuk updated
10 months ago
-
In just installed and connected ESP8266 4MB:
```
>>> import network
>>> sta_if = network.WLAN(network.STA_IF)
>>> sta_if.active(True)
#6 ets_task(4020f474, 28, 3fffa018, 10)
>>> sta_if.connect…
-
Hello,
I dedected a problem in using of target_link_arduino_libraries.
I installed the ESPAsyncWiFiManager lib and added it to the target_link_arduino_libraries in cmake.
Other libs that I had do…
-
idk if its just me doing it wrong or if this is a bug, but i noticed setConfigPortalTimeout will not work for me and the portal just keeps running, am i the only one with this problem?
i have not t…
-
When running the following code:
```
#include
#include
#include
#include
#include
void setup()
{
Serial.begin(115200);
WiFiManager wifiManager;
wifiManager.startCon…
-
I can enter the AP and its password but there is no entry box for Sinric Device or API.
On the Arduino tablet, after the SSID and pasword I have :
Sinric APIDevice
Save
Refresh
No AP Set
…
emogg updated
5 years ago
-
PIO Core Call Error: "Error: VCS: Could not receive an output from `['git', 'branch']` command ({'out': '', 'err': \"fatal: detected dubious ownership in repository at 'C:/Users/aramp/.platformio/lib/…