Communicating with End Devices Connected to SoftAP using ESP32S3 and RNDIS.

bluestar_
Posts: 1
Joined: Tue Apr 04, 2023 6:39 am

Communicating with End Devices Connected to SoftAP using ESP32S3 and RNDIS.

Postby bluestar_ » Tue Apr 04, 2023 7:34 am

Hello, I'm looking for a way to communicate with end devices connected to SoftAP using ESP32S3 and RNDIS.
I have a question about the following.
  • Is it possible to communicate with an end device connected to SoftAP using ESP32S3 and RNDIS?
  • Please advise me on how to implement the following
I am currently trying to implement a Windows Mobilehotspot-like feature using ESP32S3.
I have several devices connected to the SSID of the ESP32S3's SoftAP feature.
I want to use a USB connection (RNDIS) between the PC and the ESP32 to allow the PC and the terminals connected to the ESP32 to communicate.

I assume the following

PC <-RNDIS-> ESP32S3 <-WiFi(SoftAP)-> End Devices

Each of the following seemed to be useful.
The USB Dongle can communicate through RNDIS during STA, but even if I start SoftAP at the same time and connect the end device, the end device cannot communicate with either the PC or the router.
The wifi_router does not seem to be able to communicate via RNDIS.
Thank you,

Who is online

Users browsing this forum: No registered users and 87 guests