Open danielhartwig opened 6 months ago
@Shreyas0-7 , Can you please check this?
@danielhartwig ,
Apologies from my side, The NG softAP binary shared earlier, only handles softAP functionality and doesn't work with Station interface. This functionality is complex and yet development in progress for STA+AP, which may take time.
You can use ESP-Hosted-FG, for STA+AP use case.
ESP-Hosted-FG supports the station+softAP and can be easily evaluated using simple C or python user space application.
Full FG doc: https://github.com/espressif/esp-hosted/tree/master/esp_hosted_fg
Hello @danielhartwig ,
Station + softap
combination is not supported in the NG binary I had shared earlier.
Individually Station or Softap should work.
If requirement is for Station + softap
, please use FG.
Hello @mantriyogesh, do have a Release Date or Month for this feature-set ?
If requirement is for Station + softap, please use FG.
we are thinking about this possibility
FG: supports station & softap simultaneously.
NG: it may get delayed as it is a complicated scenario. No specific timeline to commit.
I started the hostapd with the host.conf then i started a scan on the wlan0 device which is an esp32 connected via SPI to an Raspberry Pi 3B. The Scan via "sudo iw wlan0 scan" results in "command failed: Operation not permitted (-1)".
/bootfs/config.txt
host.conf
ssh session 0
ssh session 1
Serial Console