SK
Signal K11mo ago
Craig

Craig - Can anyone help me with a some sample c...

Can anyone help me with a some sample code or hints for OTA? So far I havent had much luck.
4 Replies
Matti Airas
Matti Airas11mo ago
SensESP documentation
Features
Universal sensor device framework for the ESP32 platform
Craig
CraigOP11mo ago
Yes, I get this warning when uploading Warning! Unknown upload protocol espota upload_port = "192.168.1.50" upload_flags = --auth=pwd123
Matti Airas
Matti Airas11mo ago
That sounds weird. Can you provide your platformio.ini file for review? You could also try deleting the .platformio folder in your home directory to force an SDK reinstall.
Craig
CraigOP11mo ago
Forcing the SDK reinstall has fixed it. Thankyou

Did you find this page helpful?