@takoshiut8
Hi
I also would like BLE to be implemented for M5StickC Plus
Thanks
Best posts made by flex
-
RE: I want M5StickC can use BLE via Uiflow/microPython
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
Bug in "get UTC time"
- year returned is +30 (2053 instead of 2023)
- month is OK
- day returned is -1 (17 instead or 18)
- hour is OK
- minute is OK
Bug in "get system uptime in seconds"
- value is increasing correctly second by second but the value returned is HUGE!!!
-
RE: AWS IoT Edukit Core M5 - Micropython support?
@rashedtalukder said in AWS IoT Edukit Core M5 - Micropython support?:
Adafruit Crypto library
waiting for that MicroPython package specific for the Core2 for AWS... When?
-
RE: UIFlow web and fonts
Thanks for feedback Felix
In fact, with FW 1.9.1, seems there is just one, which is extra small, impossible to use...
Pascal
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
@iamliubo said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings):
Hi Liubo,
- there is problem using the webpage UIFLow 2.0 on IOS: it is not possible to create or modify an UI item (it is working on UIFlow 1)...
- more generally, what is the most efficient way to fill a bug report for UIFlow 2.0
Thanks, Pascal
-
RE: UiFlow 2.0 discuss(how-to, bug, feature request or sometings)
Hi,
Could you unlock from UIFlow 2 the capability to code in micropython…
Thanks
Latest posts made by flex
-
RE: URGENT - UIFlow 2 firmware 2.4.0 dated 12/22/25 (today) not working
Hi
Everything has been restored with correct working versions, same 2.4.0 numbering firmware but different dates, 12/23/25 and 12/24/25 depending of device...
Thanks a lot for correcting, especially this end of year, but anyway, it would have been nice that those corrections were notified in the current post by m5stack instead of querying by days about it through m5burner, just a piece of advice for future :)
Enjoy end of year festivities and Merry Christmas!!!
-
URGENT - UIFlow 2 firmware 2.4.0 dated 12/22/25 (today) not working
After erasing and installed on
- StickC Plus
- Capsule
Getting black screen
I didn’t tried any other device
-
RE: Sorry, but new firmware breaks my projects... Again...
Hello Felix,
thanks for confirmation.
Do you think that reason can be an incorrect memory management in lib gps or lib bleuart or lib M5?
To whom should be addressed that problem in M5Stack dev. team?
Thanks
Pascal -
RE: Sorry, but new firmware breaks my projects... Again...
Hello @felmue
I have a program which works and start by:
Begin Initialization True
Init built-in hardware at beginning
Init BLE Uart client
....when I add "Init gps_0" before of after "Init BLE Uart client", it crashes
I tried on your program which works on my StickC Plus and GPS under UIFlow 2.03. When I just add "Init BLE Uart client" before or after "Init gps_0", it crashes also.
All my programs with BLE Server and BLE Client work fine and I can exchange data between 2 StickC Plus.
Thanks
Pascal
-
RE: Sorry, but new firmware breaks my projects... Again...
@brianr said in Sorry, but new firmware breaks my projects... Again...:
U032
I have same problem with GPS U032 and StickC Plus under UIFlow 2.03, not working...
-
RE: BLE UART Client seems not working under UIFlow 2.03
Finally made it work, I had to significantly increase the timeout value....
-
BLE UART Client seems not working under UIFlow 2.03
BLE UART Client seems not working under UIFlow 2.03, tested on a StickC Plus and on a Capsule, while the BLE UART Server works (at least for sending).
With a BLE Server activated with <name>, the "BLE Uart Client Connect to <name> timeout <value>" seems not working, as the "BLE Uart Client is connected" never return TRUE whatever the timeout value...
Does anyone made it work on another device?
-
there is no Pir HAT "definition" under UIFlow 2.0 for StickC Plus
hi,
there is no Pir HAT "definition" under UIFlow 2.0 for StickC Plus...
Is it planned for soon to release HATs definitions for StickC Plus?For now, is there a workaround to make work the Pir HAT?
Thanks for feedback, Pascal
-
RE: LoRaWan_868 not working under UIFlow 2.01 on CoreS3 or SticC Plus
@ajb2k3 Great to know, but I hope anyway support of current version, not good to run about new versions when current version not stabilised and working. Thanks for info
-
RE: LoRaWan_868 not working under UIFlow 2.01 on CoreS3 or SticC Plus
@felmue I'll check and let know, thanks