ESP32P4 with C6 using WPS

crc1021
Posts: 6
Joined: Thu Mar 28, 2019 9:29 pm

ESP32P4 with C6 using WPS

Postby crc1021 » Thu May 08, 2025 2:35 pm

Using components esp_hosted and esp_wifi_remote, the wifi code mostly works in the ESP32P4 and C6. However, WPS does not work and appears to be missing from the remote interface.
I can see the translation of most wifi functions, such as esp_wifi_start(), to their remote counterpart here:
https://github.com/espressif/esp-wifi-r ... h_remote.c
But I don't see any wps functions.

Is WPS supports through the remote interface? Will it be supported?
Thanks

ahsrabrifat
Posts: 201
Joined: Sat Jan 18, 2025 2:31 pm

Re: ESP32P4 with C6 using WPS

Postby ahsrabrifat » Thu May 08, 2025 5:36 pm

The ESP-Hosted solution, which utilizes the esp_wifi_remote component, does not support Wi-Fi Protected Setup (WPS) functionalities such as esp_wifi_wps_enable() or esp_wifi_wps_start(). If WPS functionality is essential for your application, you can implement WPS functionality directly on the slave device connected to your ESP32-P4.

Who is online

Users browsing this forum: Bing [Bot], Bytespider, Google [Bot] and 3 guests