Ad-Hoc network - ESP32

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
Herve
Posts: 3
Joined: Tue Jun 04, 2019 3:46 pm

Ad-Hoc network - ESP32

Post by Herve » Wed Jun 05, 2019 9:50 am

Hi everybody.

I now it is possible to configure wifi in station mode (STA) or access point (AP).
My question is simple : is it possible to configure my ESP32 in ad-hoc mode ?

Thanks all.

Post Reply