[Blynk Library v0.5.0] reboot NANO + ENC28J60

Hello,

My feedback of the v5 that I tested today on my biggest project.
My app is 2.17.1 and my local server 0.28.5

My project started normaly, with just some strange LCD blinking.
But when an alert mail+notification is sent, the NANO reboot.

After a long job to improve stability of the connection with the ENC28J60, everything worked good for a long time with this project…
So I rolled-back to the v4, and everything is good again.

It’s a “big” project whit quite a lot of widgets (history, device selector, LCD, mail, notif,…) that I considered as finished.
And I can’t activate serial and debug because of too less space…

So just one question for now : Will the projects compiled with the old v4 library stay usable on next app/server version?
I want to ensure these older active projects will not be lost if I don’t debug them to work with the v5?
Or would you advice to keep the actual app version and/or server to work with them with a specific server?

Cordialy

In general, it will work, but you may not get new features in the future.
If your Nano is too loaded with different hardware, there’s good chance that new library just runs some scenario where it needs more space, and it crashes. If you could investigate what exactly happens, I could think about fixing it (or providing ways to fix it).