-->
Page 2 of 2

Re: AP + CLIENT AT SAME TIME?

PostPosted: Tue Aug 13, 2019 11:30 pm
by CK321
QuickFix wrote:Let's see some code. :idea:

An ESP can work in 3 modes, so it shouldn't be a problem:
    STA (station)
  • AP (access point)
  • STA/AP (station & access point)
Maybe this site can get you going.

Thanks for replying. I figured out the reason. I used same IP range IP addresses for both access point. Then I change the IP range for both access point after that it worked.