ESP32 as Wlan Repeater

Saskia
Posts: 40
Joined: Mon Jun 26, 2017 11:45 am

ESP32 as Wlan Repeater

Postby Saskia » Mon Nov 20, 2017 1:00 pm

Is a full functional script out there, whichs shows how ot use the ESP32 as a WLan Repeater? AP+STA should be possible, right?

Saskia
Posts: 40
Joined: Mon Jun 26, 2017 11:45 am

Re: ESP32 as Wlan Repeater

Postby Saskia » Thu Nov 23, 2017 8:36 pm

push

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 as Wlan Repeater

Postby ESP_Sprite » Fri Nov 24, 2017 8:35 am

That would need forwarding in the lwip layer; I don't think anyone has made that work yet, let alone in a 'script'.

anandvilayil
Posts: 22
Joined: Mon Apr 30, 2018 12:14 pm

Re: ESP32 as Wlan Repeater

Postby anandvilayil » Wed Feb 13, 2019 7:00 am

hi,

can we able to make esp32 as a wifi repeater. some where i seen that esp not supporting nat in lwip. is there any way to tranfer data between ap netif and sta netif in apsta mode ?. thank u

anandvilayil
Posts: 22
Joined: Mon Apr 30, 2018 12:14 pm

Re: ESP32 as Wlan Repeater

Postby anandvilayil » Wed Feb 13, 2019 7:21 am

anybody any idea... ? :?: :?:

humptydumpty
Posts: 27
Joined: Thu Sep 07, 2017 10:26 am

Re: ESP32 as Wlan Repeater

Postby humptydumpty » Fri Feb 15, 2019 11:09 pm

I have been able to receive UDP packets in promiscuous AP mode and then send them out again with esp_wifi_80211_tx() function. It is fairly easy if you limit it to a particular protocol. Probably it would be a lot of work if you wanted it to do more than that. And sending seems to be limited to about 800 packets per second.

Who is online

Users browsing this forum: Baidu [Spider], ESP_rrtandler and 111 guests