-
Hi guys!
Basically I need to connect my ESP8266 in my school's WiFi which is a WPA2 network (SSID, username and password). Whenever I tried looking for a solution or an example I always see one wit…
-
I am getting an error when trying to send a file to a "laptop" (its called a GPD WIN) when running it under Windows 10 Home. Here's the log:
Entered password: FSPy
Error getting current SSID: exit…
-
Hi,
I was hoping to use the OctoPrintAPI for my Bachelors Thesis. However, to access the wireless network, I need to provide SSID, username, and password. Is this possible with the current library?
…
-
### Basic Infos
#### Hardware
Hardware: ESP12F
Core Version: 2.4.0-rc2
### Description
Using the `wifi_station_set_enterprise_username` function results in a linker error:
```
…
-
I have both 4.12 and 4.13 series of kernels installed on my Surface Book. Wifi is good in the normal home environment. But it's not so good in my university, where the following configuration is used:…
-
non-OS SDK [2.1.0 has been released](https://github.com/espressif/ESP8266_NONOS_SDK/releases/tag/v2.1.0), with support for 16 MB flash size, support for broadcast packets in ESP-NOW, fixes for ARP, UD…
-
I'm trying to configure WIFI on both Raspberry Pi's I started with a zero w and have moved on to a 3. For some reason, I keep encountering a wpa_supplicant error (brcmfmac).
The Rpi 3 works we…
-
Write code to connect to a network with security type WPA2-Enterprise
Ideal Hours
-
Everytime i try to connect my ESP8266 with a WPA2 Enterprise Secured Network the System Crashes and an the Core dump will be shown.
The Crash occurs sometime before the chip got an IP-Adress and some…
-
Hello,
i use arduino 1.6.9 with 2.3.0 esp add-on...
Work fine, thanks for theso good job !
i need to connect to eap-tls network. Then i begin to test with a home labo test.
with help of "eduram" exem…