Hi,
Please help me out!
I recently switched to the ESP32 Dev Module from the Arduino Mega and I am experimenting with ArduinoOTA and the new Arduino IDE 2.0.2
Sofar I managed to compile and update the ESP32 via the serial (usb-c) and after uploading the standard Arduino OTA (basic) example I see it gets an IP address and I am able to select the network port. Sofar so good.
I am using an Apple M1 with OSX Ventura on it. It is a clean install and I disabled the firewall in mac os. The macbook is connected to the same WIFI network as the ESP32 module.
When I start the OTA update process it refuses to do anything .
Uploading: [ ] 0%
20:13:39 [ERROR]: Error Uploading
Failed uploading: uploading error: exit status 1
I do not understand what I need to change, as the firewall is already disabled.
Help will be very much appreciated!
Regards, Richard