Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. flex
    F
    • Continue chat with flex
    • Start new chat with flex
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    flex

    @flex

    5
    Reputation
    40
    Posts
    1462
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    flex Follow

    Posts made by flex

    • RE: UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)

      @iamliubo said in UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings):

      @iamliubo

      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

      posted in UiFlow 2.0
      F
      flex
    • Please restore in UIFlow 2.0 the “disable block” option, thks

      Hi,

      The “disable block” option, which is in UIFlow 1.12 web is very convenient, why it is not in UIFLow 2.0 web

      posted in UiFlow 2.0
      F
      flex
    • RE: UI design on IOS with uiflow 2.0

      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

      posted in UiFlow 2.0
      F
      flex
    • UI design on IOS with 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

      posted in UiFlow 2.0
      F
      flex
    • RE: Bug AtomS3 with UIFlow2 on library time

      @iamliubo
      Hi
      System uptime in seconds should return 0 when the system (m5stack ….S3) starts, nobostand epoch 1970 or 2000…

      posted in UiFlow 2.0
      F
      flex
    • RE: Bug AtomS3 with UIFlow2 on library time

      I think that Micropython use epoch 2000 by default

      posted in UiFlow 2.0
      F
      flex
    • RE: Bug AtomS3 with UIFlow2 on library time

      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

      posted in UiFlow 2.0
      F
      flex
    • RE: Cannot Upload UIFlow 2.0 beta 14 to new CoreS3: "Error - Invalid Chip"

      Thanks, I'll give it a try to unbind, and then will try a rebind

      posted in UiFlow 2.0
      F
      flex
    • RE: Cannot Upload UIFlow 2.0 beta 14 to new CoreS3: "Error - Invalid Chip"

      @IAMLIUBO
      yes it is solved now that MAC address was correctly registered in your server, and the binding process went through correctly, and therefore the burning or UIFLow...

      That takes me to a question:

      How could I unbind an S3 M5Stack device registered with an account, if I want another person with another account to take on it?

      Thanks

      posted in UiFlow 2.0
      F
      flex
    • RE: Bug AtomS3 with UIFlow2 on library time

      @imaliubo

      yes I tried,

      it seems that UIFlow (based on 1.19.1) doesn't take epoch into account, which is year 2000 in MP 1.19.1 or 1.20.

      Apart that there is confusion created on gmtime() and localtime() in UIFlow apis.

      Also to mention that in MP 1.20, the returned values from gmtime() and localtime() are not all time reliable (sometimes the ntpserver requested in MP localtime() return what in fact is gmtime()...)

      posted in UiFlow 2.0
      F
      flex