UiFlow 1.4.3
-
Ver 1.4.3. time : 2019.12.27
UpdateLog:- 1: Add: BaseX.
- 2: Add: Server china and singapore select in setting.
- 3: Fixed: in http request, it no longer auto converts string to json data.
- 4: StickC: Fixed pahub unit support.
- 5: StickC: Add: hat yun add humidity and temperature support.
- 6: Fixed some bugs.
-
Issues:
-
Screen rotation is now flipped upside down
-
When I select the Singapore server, the M5Stack won't connect in uiFlow. I'm in the US, so perhaps there is a connection issue from here. The China server still works.
-
-
Always exciting to see new features added, is it possible to add the temp and humidity blocks you just released for the yun to the pm2.5.
-
@jpilarski said in UiFlow 1.4.3:
Always exciting to see new features added, is it possible to add the temp and humidity blocks you just released for the yun to the pm2.5.
https://github.com/m5stack/UiFlow-Bug-Report/issues/20
... -
chart function not working for the env sensor demo given in the UIFlow docs.
-
@world101 said in UiFlow 1.4.3:
Issues:
-
Screen rotation is now flipped upside down
-
When I select the Singapore server, the M5Stack won't connect in uiFlow. I'm in the US, so perhaps there is a connection issue from here. The China server still works.
I meet this phenomenon too.
M5Stack Basic (text "2017.6" on the board)
UIFlow v1.32 and v1.42 are ok. -
-
Apparently the screen flip issue has been fixed...
link to twitter feedI’ll update the firmware on M5burner tomorrow and test again.
-
Looks like m5burner has been updated with the fixed 1.4.3 firmware. The screen is the correct orientation now. Just hit the X beside the firmware version, download it again, and reflash your m5stack.
-
we already fixed. pls delete the old firmware then download again.
-
Hello, community,
when will the offline version of UI-Desktop 1.4.3 be available.
When will it be released !?greeting skink
-
@skink i have not idea , maybe later.......
-
@m5stack ok, the new urequest implementation did cost me some time adapting the old code....
now also interruption of the wlan connection occurs more frequently, any improvements on that? Also I would need an example how to react to urequest failures via micropython try-catch, so far my code gest stuck.