You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a mega2560 and a w5500. Those are connected to MQTT. So i can trigger a update using a MQTT command. I used the code from the advanced example using httpclient.
It works fine if i flash a small program. But if i try to program i made ~71kb it fails to boot afterwards. I can upload the bin file using avrdude and it works/boots just fine.