Thanks for this quick first answer.
Is it necessary to switch to another environment to get all these features? Such as ESP32 library on Arduino...
Thanks for this quick first answer.
Is it necessary to switch to another environment to get all these features? Such as ESP32 library on Arduino...
Hi,
I am new to this community. I started to develop an UI using UIFlow to show MQTT data from my home automation server.
However despite all my digging I could not answer the following:
When I add Python code to UIFlow, I get an error message stating that the Blockly tab does not correspond to the Python code. Which is normal since I "hard code" additional stuff. Any fix for that?
MQTT seems to cause some issues: when I use PahoMQTT to publish multiple messages, the M5Stack does not receive them. I have to make an individual connection for each publish that I want to show on the M5Stack. Same issue for retained messages: once a retained message is published, the M5Stack simply won't connect to the broker anymore. May I know what protocol for MQTT is behind UIFlow? This may be the issue.
I do not find a way to turn the screen off and get some power saving mode in UIFlow. Are light sleep and deep sleep available, and if so is there a simple sample code to show how a button press can switch sleep mode until another button press wakes the device up?
Thanks a lot for your support to all these,
Regards,