You already support the two COM.X LORA915 and the COM.X LORA470 modules, when can I control the COM.X LORA868 module via uiflow?
C
Best posts made by cHefroCker
-
RE: UIFlow 1.7.7posted in Official Updates
Latest posts made by cHefroCker
-
Matters Thread Supportposted in Features Wish List
there are already first components and certain GIT on the subject matters thread. will the new iot standard format also be promptly available via uiflow?
-
RE: UIFlow 1.7.7posted in Official Updates
You already support the two COM.X LORA915 and the COM.X LORA470 modules, when can I control the COM.X LORA868 module via uiflow?
-
UIFlow and deepsleepposted in UIFlow
Hi
i'm looking for a way to put my m5stack fire into deep sleep, and after reboot back to running.
Since there is no module for this, I have the execute module with the commands:import machine machine.deepsleep(1200000)filled up. But as soon as the deep sleep lasts longer than 20min, it does not work properly. I have read in forums that logging off from the wifi would help. Is there a way to do this in uiflow?