🤖Have you ever tried Chat.M5Stack.com before asking??😎
  • 0 Votes
    1 Posts
    5k Views
    No one has replied
  • MQTT connection of CORE2 with UIFlow.

    UIFlow uiflow
    7
    0 Votes
    7 Posts
    11k Views
    ZontexZ
    @ikabou Bug confirmed and reported, we will release a fix in the next update.
  • Resource manager does not work

    Bug Report images uiflow upload resource manager
    5
    0 Votes
    5 Posts
    10k Views
    M
    @world101 that works fantastic. Thank you so mucho😭
  • 3 Votes
    7 Posts
    18k Views
    R
    Yes, you must replace for example read temperature block with block which reads temperature from hat you use. Ewentually adds new block lcd.print for printing pressure and humidity with appropriate blocks reading data from these sensors But problems may be with icon and weather description, because the weather description and icon number corresponding to the current weather is downloaded from the accuweather.com website. some fun and testing with font type, coordinates and colors and it will work
  • UIFlow and ESP-now, error

    UIFlow uiflow
    5
    2
    0 Votes
    5 Posts
    10k Views
    A
    Hi Dragon. Picking up this thread because I ran into the same problem. Caused by an empty value when out of sync with the sender in a P2P network transmission scheme (not ESP related but similar). Resulting as "None" for a value that should be converted into an integer used in an if/else process. I solved this by putting the if/else in a try/except statement and settting the except(ion) to a failsafe value until sync. [image: screenshot-flow-m5stack-com-2021-03-02-21-27-11.png]
  • SORACOM 3G Module support in UI Flow

    UIFlow uiflow
    10
    0 Votes
    10 Posts
    23k Views
    T
    @ciniml could you please explain the new Cellular UIfow blocks and give an example on how to use them in sequential order? I also saw the Soracom m5f example and I wonder if the flow can start as it did, checking the SIMstate without setting any UART communication in advance? If I start running just the first two instructions, shall I expect returned True as you? I'm chasing who can help me in using the COMx.LTE module with those UIflow methods Thanks
  • 1 Votes
    4 Posts
    12k Views
    lukasmaximusL
    Hi @Gaviota glad I could be of help. The program looks great Unfortunately I don't think there is a way to post files on the forum. Other than copying and pasting the micropython output The only way is to host the file somewhere and paste the link. I would suggest the best way would be if you have a github account then make a repository with the file there and share it with us here. This would also allow for us to add it to our links of resources. Thank you for your requests, I will make sure to hand them on to the dev team. It is true that the updates on the offline version are lagging behind the online version but we will try to improve this. Blockly allows for a rectractable comment from the blocks so this shouldn't be hard to implement We used to have blocks for handling the SD card in our old platform M5GO so I don't see this as being too difficult to add either. All the best, Keep us updated on the progress of your project.
  • Code download does not properly work for UI flow

    UIFlow uiflow
    3
    0 Votes
    3 Posts
    8k Views
    S
    @heybin It works now!! Thank you so much
  • 0 Votes
    1 Posts
    7k Views
    No one has replied