1

I connected my ESP32 to Wifi and I can see this in my Wireless Statistics:

ID | MAC Address |Current Status| Packets Received | Packets Sent | SSID
1 | 3C: 71: BF: 0D: CB: 00 | Connected | 52 | 47 |mySSID

I can ping via IP but I can't see ESP device in the DHCP list or ARP. Could you explain why? And how I can fix this?

asked Oct 28, 2020 at 18:29
1
  • where does the statistics info come from? ... how are you performing the DHCP list and the ARP? ... please update your question to make it clear what you did ... as it stands, it appears that the question is not related to the Arduino Commented Oct 28, 2020 at 20:16

1 Answer 1

1

I made a binding IP and MAC and now I see my ESP)

answered Oct 28, 2020 at 18:36
1
  • how did you do the binding? Commented Oct 28, 2020 at 20:17

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.