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
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
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
@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...
Finally made it work, I had to significantly increase the timeout value....
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?
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
@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
@felmue I'll check and let know, thanks
Hi,
at initialisation, getting message:
File "unit/lorawan.py" line 7 in __init __ NameError name 'LoRaWan' isn't defined
does someone has a workaround?
Thanks
It is not possible on IOS (iPad) to create any UI Element through UI Editor in UIFlow 2.0, while it is working in UIFlow 1.12…
Do I am the only one concerned for doing nomad development on the go with an iPad?
Thank you, the dev team who is working on the development of the
UIFlow 2.0 webpage, to have a look on that problem and to solve it :)
Pascal
@IAMLIUB0
Hi,
do developers of UIFlow are reading M5Stack Community Forum, to take into account the bugs we can encounter, or is there any special bug report to do somewhere else?
I notified few months ago and also recently, that UIFlow 2.0 doesn't work with Apple IOS, while UIFlow 1.12 works correctly, in term of creating designing UI items...
Thank you for your feedback
Pascal
@iamliubo said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings):
Hi Liubo,
Thanks, Pascal
Hi,
The “disable block” option, which is in UIFlow 1.12 web is very convenient, why it is not in UIFLow 2.0 web
Yes I am using Safari on IOS, but I also tried other web browser and with all, it was not possible to create any objet on the UI view of the CoreS3 through the webpage of uiflow 2.0 alpha 20 with latest IOS and Safari on iPad…
On uiflow 1 everything work well on IOS, so I think that is is some coding problem of the webpage of uiflow 2.0
Hi,
I cannot use the UI design part of uiflow 2.0 (alpha 20) on IOS, while I can do it without any problem with uiflow 1, or uiflow 2.0 on OSX:
It is impossible to create any design element/field on the screen view for the CoreS3
Does anyone has a hint, or is it a functionnality not yet implemented
@iamliubo
Hi
System uptime in seconds should return 0 when the system (m5stack ….S3) starts, nobostand epoch 1970 or 2000…
I think that Micropython use epoch 2000 by default
Hi dev Team,
I made small test on Alpha17:
now "get UTC time" works correctly :)
There is problem when using "Set timezone GMTx":
using "Set timezone GMT+2" and then "get local time", it should return UTC+2/GMT+2 but it return UTC-2/GMT-2
There is still problem with "get system uptime in seconds" which is not adjusted to epoch 2000 and returns a very big value
Thanks
Thanks, I'll give it a try to unbind, and then will try a rebind