Pete Knight

Results 13 comments of Pete Knight
trafficstars

The problem is caused by the `boolean Nextion::ack(void){` function which starts at line 90. The compiler expects a Boolean value to be returned, but all of the `return` commands are...

It seems that the later versions of the ESP32 core use a different file naming convention, which is causing the error. Annoying if you're trying to use the exception decoder...

Is this with a local Blynk server, or the Blynk cloud servers? If it’s the latter then do you realise that the cloud servers will be shut down in December,...

Retirement announcement… https://blynk.io/blog/what-will-happen-to-the-legacy-blynk-platform I’ve never experienced the issue you’ve described, so not sure what the cause is. I guess that opening a console session and doing a node-red-stop then node-red-start...

> Can I install a local Blynk server to run the legacy Blynk after it is expired? I wouldn't recommend it. The Legacy app will disappear from the App/Play store...

> How does one move a table across? I don't see a table widget in the new Blynk IoT. There is no table widget in IoT (yet). You could use...

>I'm very new to NR so don't quite know how to do this? Could you point me to a link or explain how to do this please? Are you SSHing...

Okay, so open a PuTTY session and log-in. Then, as I said earlier, type "node-red-stop" then "node-red-start". You'll then see some debug info as messages are transferred between Node-Red and...

I think that’s a question for @gablau, but TBH I’d focus on migrating to Blynk IoT rather than worrying about issues with the Legacy product. Pete.

Virtually any 433MHz receiver that uses a crystal, like this... ![image](https://user-images.githubusercontent.com/35718564/173223500-48b50326-b8df-4620-a468-68f856f99fb2.png) will work fine. Avoid the ones without a crystal (one that look like this...) ![image](https://user-images.githubusercontent.com/35718564/173223602-5daf3e5c-9ec4-4c05-bf54-2961b1c32b05.png) I use the RCSwitch...