-
I am having trouble getting this version to work with a 1MB flash. It's my understanding that it should be possible. I'm trying to use the default AT example. I disabled smart config.
When compilin…
-
#### Overview of the Issue
Stock Screenly OSE does not provide a method to input a username to connect to a WPA Enterprise EAP-PEAP SSID.
![image](https://user-images.githubusercontent.com/57677…
-
```
typedef enum {
WIFI_AUTH_OPEN = 0, /**< authenticate mode : open */
WIFI_AUTH_WEP, /**< authenticate mode : WEP */
WIFI_AUTH_WPA_PSK, /**< authenticat…
-
@docmollo, @brentru, @tannewt, @ladyada
I'm moving the discussion here for the ESP32SPI side of handling analog and digital reads from ESP32 hardware in the context of CircuitPython ESP32SPI. This…
-
Can you please add support for WPA2 enterprise? I need the option to authenticate using an username and password or a certificate to connect to our wlan.
At least the espressif esp32 sdk version 3.1.…
-
### Hardware:
Board: ESP32-DevKitC
Core Installation/update date: [Arduino core for ESP32](https://github.com/espressif/arduino-esp32), 10/jul/2018
IDE name: Arduino IDE
Flash Freque…
-
https://github.com/s0lst1c3/eaphammer
Let's see how long will it last first
-
Works
--------
- [x] test_egl_configs
- [x] test_lights
- [x] test_vibrator
- [x] test_gps
Doesn't work
-----------------
- [ ] test_audio
```
root@localhost:/# test_audio …
-
Now our team are trying ESP32 module into our concepted sensors which deliver the data to Mindsphere directly. You konw many factories have the secure management of wireless. According to the ESP-IDF …
-
I have ESP32 and am using the esp-idf code.
I am attaching to WIFI as a station.
I can use Open, some of WPA, but I cannot use WEP or certain WPA configurations.
For WEP: There is no place in…