Bonjour à tous,
Je fais fonctionner un esp32 en OTA et je devrais pouvoir accès à l'esp via un port réseau sur l'ide, cependant je n'ai que les port série qui s'affichent.
Je n'ai même pas le menu port réseau qui s'affiche.
Il y a t il une manipulation à faire pour que cela apparaisse ?
J-M-L
May 12, 2024, 8:12am
2
vous utilisé quelle version de l'IDE ?
je ne sais pas si ça fonctionne en 2.x
Merci @J-M-L c'est justement celle que j'utilise (2.3.3.2), mais je n'en ai pas plus avec une 1.8.12.
Voir ici.
opened 12:02PM - 24 Apr 22 UTC
closed 05:01PM - 06 Feb 23 UTC
topic: code
type: imperfection
### Describe the problem
I am using the ArduinoOTA library that is included wit… h Arduino-ESP32 (version 2.0.2) and under Arduino 1.8.19 every works fine. I can see all of my ESP2 devices under the Port menu in 1.8.19. I can also see the MDNS broadcasts are working. However, none of the devices show up under Arduino IDE 2.0.0 RC 6 (or any previous versions). Based on other posted issues it appears that there was some problem with showing device names, but nothing about the lack of any devices showing up at all. Are there other MDNS items that must be broadcast that are required by 2.0.0 that were not required by 1.8.19? Or perhaps a preference setting in IDE 2.0.0 that enables network ports to be shows?
### To reproduce
Compile and load ArduinoOTA->BasicOTA Example from Arduino-ESP32. After running, board shows up as network port under IDE 1.8.19, but does show up an network port under 2.0.0 RC6.
### Expected behavior
Expected board to show up under network port within 2.0.0 RC 6.
### Arduino IDE version
2/0/0
### Operating system
macOS
### Operating system version
12.3.1
### Additional context
_No response_
### Issue checklist
- [X] I searched for previous reports in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the problem still occurs when using the latest [nightly build](https://github.com/arduino/arduino-ide#nightly-builds)
- [X] My report contains all necessary details
Essaye la procédure indiquée et éventuellement la solution proposée
system
Closed
November 8, 2024, 9:11am
5
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.