I installed the Blynk_OTA_Token example, however there is an arduinojson version problem when compiling. I tried to follow the upgrade sketch to version 6 but no luck. Is there a later example available on Github that I have possibly missed?
Thanks
I installed the Blynk_OTA_Token example, however there is an arduinojson version problem when compiling. I tried to follow the upgrade sketch to version 6 but no luck. Is there a later example available on Github that I have possibly missed?
Thanks
I’ve never used Blynk OTA, but JSON version issues can be solved easily by downgrading to an earlier version of Arduino JSON in the IDE.
Pete.
Thanks, I will try that. But I think I was on the older version and then upgraded to V6 in frustration. But let me roll back and see if it solves the problem.