-
I tried several times to change the AP name and password in config.h file
const char *ssid = "ABCD"; // You will connect your phone to this Access Point
const char *pw = "glider"; // and this is …
-
I am using rtw_8822cu (build from this repo on 610e04fc38343dcdcef95475c1579efc07572f1f)
I set up an access point with NetworkManager and connected from another machine and left iperf3 running. Aft…
-
Does softAP support WPA3? When I try setting `wifi_config.authmode = WIFI_AUTH_WPA3_PSK`, setting the config fails with `esp_wifi_set_config(ESP_IF_WIFI_AP, &wifi_config)` returning 0x02.
-
Is there a quick way to tell which clients are connecting through the Raspberry Pi AP extender?
I’m using this on a RPi Zero W and so far so good. Thanks for the code and tutorial.
-
Hi!
I'm going to make the Access Point by using the rtl8812au device driver on Ubuntu.
Is it possible to make the AP by using this device driver?
I did not find out this method.
If it is possible …
-
After a cold boot or reboot, the hostapd service started, but the Wi-Fi access point only worked after a manual restart of the service with `sudo systemctl restart hostapd.service`.
The solution: A…
-
Hi,
First off, great job!!
I could get it working in a C++ project in Visual Studio Code with Platformio.
This is not really an Issue, rather a question / advice:
I'm hosting an access point by …
-
Things to do for Wifi Hardware/Access Point:
- Purchase Aruba 503 series of Access Point for project
-
```
Which device (manufacturer, type)?
Sprint Galaxy Nexus (toroplus0
Which firmware is installed?
Android 4.2.1 (rooted with stock recovery)
What version of wireless tether are you using?
3.2-beta2…
-
### Target name(s)
ESP32-S3 DevkitC-1
### Firmware version
latest - 1.8.1.370 ESP32-S3
### Was working before? On which version?
_No response_
### Device capabilities
_No response…