You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You would need to connect to the access point, and then have it scan for your home router, and join that network. From there, it currently has the IP address of the target computer hard-coded to 192.168.1.113.
Target computer's ip address is 192.168.1.113. All ESP's creating access point, sending and receiving packet's on other ESP's after make burn.
When I compile and run toprecorder.c i'm not receiving data. Computer is set to 192.168.1.113. From where i need to connect to access point? How should i make setup.
That is quite odd. You may need to use wireshark to debug what's going on and see if the packets are getting on the network but something else may be wrong, i.e. formation of the UDP packets, etc. As I recall, things were super janky there.
Hi,
how should i make setup at router side. Actually executable toprecorder and process made but i don't know how to made setup at router side.
After "make burn" and "make netburn" it creates its own WiFi Access Point but i am new to esp8266 i don't know how to move forward to get packets.
Thanks.
The text was updated successfully, but these errors were encountered: