-->
Page 1 of 1

esp8622 wifi access point

PostPosted: Thu Nov 05, 2015 12:18 pm
by olivier56
hi,

sorry for my english i m french lol. ;)

i try to do an access point like netgear with esp8622 .

i connect esp like client to my own access point , no probleme .it give a IP .
I do an access point wifi with esp , no probleme , i change ip of module like 192.168.2.250 /24 gateway 192.168.2.1 ( is my router) but when i connect un computer on esp i dont have internet.

i try to change gataway with ip of esp client wifi like:

sta 192.168.2.10/24 gateway 192.168.2.1
Ap 192.168.2.250 /24 gateway 192.168.2.10.

Same probleme ,no net.

may be give route to ap but i dont no how to that??

thank for you hepl

Re: esp8622 wifi access point

PostPosted: Thu Nov 05, 2015 4:07 pm
by eduperez
I do not think you can use your ESP to route packets.