0

I am currently trying to develop a local home application, and for the most parts things are working as expected. The Google Home Nest Mini seems to be querying the test endpoint I set up and the ESP I'm using is receiving the discovery broadcast that, but the only issue I'm having is the chrome device debugger (chrome://inspect#devices) isn't finding the runtime of the Home Nest Mini. The debugger found it a few times, but it was inconsistent, and now I can't find it at all. I saw another post that said they found specifying the IP and port of the Home Nest worked, but the ports that I found to be open using nmap don't change anything. Does someone know the port of the debugger service or a dummy-proof way of connecting the debugger?

1 Answers1

0

As additional reference, here are the instructions on setting this up (including the 9222 port as commented above).

ToniCorinne
  • 503
  • 3
  • 12