Hello
I use OTA to program ESP8266, in IDE 2.0 I can't see devices in my network.
Heniu
Hello
I use OTA to program ESP8266, in IDE 2.0 I can't see devices in my network.
Heniu
Hi @heniugg. Unfortunately, currently only serial ports are supported by Arduino IDE 2.x:
This limitation actually comes from the Arduino CLI tool that handles all the non-GUI related tasks for Arduino IDE 2.x. So network discovery must first be added to Arduino CLI. After that, it should quickly be possible to do the same in Arduino IDE 2.x.
Thank you, waiting for the new version.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.