-
Particle cli tools support the wifi configuration process with a JSON file:
```
>particle serial wifi --help
Configure Wi-Fi credentials over serial
Usage: particle serial wifi [options]
Glob…
-
Offer the possibility to export a data format into another one like Plist -> JSON, XML -> Yaml rather than only perform a CSV export.
-
## Environment
- Development Kit: ESP32-bit
- IDF version f198339e
- Development Env: Make
- Operating System: Ubuntu
- Power Supply: USB
## Problem Description
Fail to conn…
-
Hi, I know you are really busy, but please consider adding support for BearSSL as it's apparently going to be the default choice for Arduino TLS. I think @Adam5Wu has done some interesting progress. …
hdrut updated
3 years ago
-
Maybe I miss it in the mindmap but I didn't see PEAP relay attacks.
More information: https://sensepost.com/blog/2019/peap-relay-attacks-with-wpa_sycophant/
-
RGBW2 doesn't work for me with the default update link.
After opening the link I got a response without `new_version`:
```
{"status":"updating","has_update":false,"new_version":"","old_version":"…
-
Make your question, not a Statement, inclusive. Include all pertinent information:
I am trying to connect an ESP-WROOM-32 devkit to an eduroam enterprise wifi network
I am receiving the error:
…
-
## Environment
- Development Kit: [CUSTOM]
- Module or chip used: [ESP32-WROOM-32D]
- IDF version:
// v3.3-127-g0a0f2caa1
- Build System: [Make]
- Compiler version:
/…
-
wpa2下认证正常使用,wpa2企业级无法使用。
![image](https://user-images.githubusercontent.com/23304239/81362603-cb556980-9113-11ea-9e7b-cf6051d92ee1.png)
特来咨询下作者,是否有支持计划?
![image](https://user-images.githubu…
-
Hello,
Is it possible to add enterprise network (eduroam) inside the ADF library? Because the currect implementation inside periph_wifi.c doesn't allow it.