Have M5 Core, firmware 1.9.5, using UIflow beta online, with blockly coding (Edge and Safari browser). After editing file and downloading (uploading) to device I save it to desktop. Then I am unable to open it again, making it impossible to continue work :(
Best posts made by cortado
-
uiflow online unable to open recently saved files (Core 1.9.5)posted in Bug Report
Latest posts made by cortado
-
RE: uiflow online unable to open recently saved files (Core 1.9.5)posted in Bug Report
Is this caused by a problem with the Python code generated by WEB IDE?
I am ble to open the file in UIflow desktop IDE (1.7.4) , but it defaults to Python tab. WHen I switch to Blockly iut stated Blockly will not support generated python, but everything seems ok in Blocly and I can save the file with new name, AND THEN OPEN IN WEB IDE (1.9.5)
-
RE: uiflow online unable to open recently saved files (Core 1.9.5)posted in Bug Report
@cortado Code works fine in M5Core, but now I can neither load that code back from Core, or upload downloaded m5f file. Please advice
-
RE: uiflow online unable to open recently saved files (Core 1.9.5)posted in Bug Report
@ajb2k3 I have tried Chrome on Windows PC, same result...
-
uiflow online unable to open recently saved files (Core 1.9.5)posted in Bug Report
Have M5 Core, firmware 1.9.5, using UIflow beta online, with blockly coding (Edge and Safari browser). After editing file and downloading (uploading) to device I save it to desktop. Then I am unable to open it again, making it impossible to continue work :(
How to fix this, to be able to continue coding?
-
RE: UIFlow 1.5.4posted in Official Updates
@cortado or maybe driver for MacOS needs update. Tried on my PC and could connect via the UART app :)
-
RE: UIFlow 1.5.4posted in Official Updates
USB mode gone from Stick-C?? New "code" menu goes directly to Cloud mode. But in the cloud UI I cannot load blocklys from my computer. Is there a secret to enabling USB mode?
-
RE: MQTT subscribes on UiFlowposted in UIFlow
@world101 Thanx! After making new topics and setting them to QoS=0, and retain=0, it finally works with many MQTT subscriptions on both M5Stack and M5Stick-C! (1.4.4 and 1.4.5)
(PS! Just changing the old topics that had retain back to no retain, did not work, had to make new ones.)
-
RE: M5StickC/ATOM on MacOS Catalina can't upload/ ESP32: Timed out waiting for packet header solution (Solved)posted in Official Updates
@world101 Remember to remove the .dms file extension, which is wrongly added by Safari/MacOS. Then you should be able to execute the file by right-clicking and choosing "open in Terminal", then follow instructions.