I’d like to be sure…
So I’ve just to remove old Blynk libraries/tools folder and replace them by new libraries and tools folders, at the same location?
I can certainly see BIG stability improvements with my MEGA/ESP-01 setup… 20 hours and counting without a single need to activate my built-in reconnect routines. and considering how bloated that testbench project is, and my limited coding abilities… this is a loong time
I don’t suppose there is a “Total Neanderthals How-to Guide” for doing so with NodeJS on the RPi?
@Andy_Wand Check the documents and Help Center… if using WiringPi (C++) follow the links and directions accordingly, if using NodeJS, that is presently stable at v.0.4.7 with no current way to upgrade.
That issue seemed to be related specifically to the C++ method and beta 0.5.0 (since updated as stable).
Node v.0.4.7 has been around for a long time and is stable… but you might have code issues that, in Linux, need to be ‘caught’ else they stop the script.
Best to start a NEW topic and provide as much detail as possible, and show your full code.