two esp32 device,A device connected AP and create a new Ap. A can access network(test TCP/IP).
B device connected to A device Ap. but B can't access network. how to config.
https://github.com/espressif/esp-idf/issues/912
Search found 2 matches
- Wed Aug 16, 2017 6:17 am
- Forum: General Discussion
- Topic: can't access network when connect to AP
- Replies: 3
- Views: 5774
- Tue Aug 15, 2017 3:01 am
- Forum: General Discussion
- Topic: client how to get AP ip Address
- Replies: 2
- Views: 5050
client how to get AP ip Address
i have two esp32 device, use tcp/ip. one device(A) create ap, other device(B) connect the ap.
B device how to get the A device ip Address.
B device how to get the A device ip Address.