UIFlow 1.8.1
-
There is a typo in the "Power on" block for MyCobot and MyCobot Pro.
-
-
the Dual-BUTTON Unit no longer works in this UIflow version.
the designation must be the same -
@plusulli thank you feedback. it already fixed.
-
@m5stack said in UIFlow 1.8.1:
@plusulli thank you feedback. it already fixed.
Great that's how it has to be
-
-
@felmue you could change the mode option to the WiFi mode in the boot menu. and then reboot the device it will starting the UIFlow program mode.
-
Hello. Sorry but i don't understand. Wifi mode will display wifi ssid for wifi connection. The problem is that, in the app mode, "boot menu : false" in the M5Burner software don't hide the splash screen and the boot menu at core2 startup.
Thanks.
Thomas -
Hello @m5stack
I am sorry, but there is no WiFi mode for M5Core2 - or am I missing something?
I only see
Internet Mode
,USB Mode
andApp Mode
.Thanks
Felix -
@felmue actually the WIFI mode is the Internet Mode. they are same
-
Hello @m5stack
thank you for the clarification. However when I use
Internet Mode
my M5Core2 shows the UIFlow flash screen, the UIFlow menu and then connects to the UIFlow Cloud. (Which btw is what I would expect it to do inInternet Mode
.)As stated before, also by favnec5, is that with Start Mode set to
App Mode
and Boot Menu set toFalse
M5Core2 still shows the UIFlow flash screen and the UIFlow menu before starting the previously downloaded .py code.Please fix or advise.
Thanks
FelixP.S. the issue only is with M5Core2 - it works properly on M5Stack devices.
-
Still no way to read and write to SD cards in UIFLow on the M5Paper?
-
Hi! When will the UIFlow Desktop be updated to version 1.8.1?
-
Hello @m5stack,
I want to modify the MicroPython code for PaHUB, but I found that the repository on GitHub (https://github.com/m5stack/UIFlow-Code) is outdated. Could you update this repository to the newest version?
-
Can't connect NCIR to PaHub in UIFlow
-
@ajb2k3 said in UIFlow 1.8.1:
Can't connect NCIR to PaHub in UIFlow
Thanks feedback, we will update this issue.
-
UIFlow1.8.1
The MAC address of EspNow is the MAC address of SoftAP.
The Mac address of EspNow reception is the MAC address of Station mode.
They are different numbers and should be unified to Station mode. -
@tnkmasayuki AP and Station need different mac address in order to communicate in different modes.
-
@ajb2k3
ESP-NOW uses only the MAC address of the station.
However, SoftAP is displayed as your own MAC address of ESP-NOW.
I want the MAC address of the station to be displayed.The problem is that the received MAC address is different from your own MAC address.