🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    UIFlow 1.8.0

    Official Updates
    11
    31
    68.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • m5stackM
      m5stack @Mati
      last edited by m5stack

      @mati actually that just a button. this function just like a callback, each time you press it, the function exec one time. so it can without the variable.

      1 Reply Last reply Reply Quote 0
      • felmueF
        felmue
        last edited by

        Hello @m5stack

        thank you for letting us know. I appreciate it.

        And yes, I can confirm that I can load previously saved m5f files into UIFlow 1.8.0 again.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0
        • MatiM
          Mati
          last edited by Mati

          Hello @m5stack
          #1
          looks like new error popup in combination of Atom Lite and OLED 1.3'' module not only Env2 make error as well.
          Simple remove 'from m5stack_ui import *' fix the problem

          0_1626112386195_7412c482-2c5c-4168-90c8-5f6b899db8ae-image.png

          #2
          Plus AtomLora DUT error ..
          Traceback (most recent call last):
          File "flow/m5cloud.py", line 82, in _exec_fun
          File "<string>", line 3, in <module>
          ImportError: no module named 'base.DTU_LoRAWAN'

          #3
          LoraWan868 + Core2
          'module' object has no attribute 'LORAWAN'

          Do we have any LoraWan support in 1.8.0 ?!

          Regards
          Mati

          m5stackM 1 Reply Last reply Reply Quote 0
          • D
            deathvedar
            last edited by

            We tried to run the LoRaWAN 868 Unit with absolut no luck.
            If i select it in the UIFlow event the frequency mask is empty while the mask of a 433 unit is pre filled.

            please, please fix this ASAP!

            1 Reply Last reply Reply Quote 1
            • MatiM
              Mati
              last edited by

              @m5stack could we get reply about uiflow support for lorawan ?

              m5stackM 1 Reply Last reply Reply Quote 0
              • m5stackM
                m5stack @Mati
                last edited by m5stack

                @mati you could try 0001 for the mask code

                1 Reply Last reply Reply Quote 0
                • m5stackM
                  m5stack @Mati
                  last edited by

                  @mati did you open more than two UIFlow web pages? if you open two pages in the same browser and use different hardware. that would have some conflict. so I think you just need to open a new browser. it will work fine.

                  MatiM 2 Replies Last reply Reply Quote 0
                  • MatiM
                    Mati @m5stack
                    last edited by

                    @m5stack indeed it was two tabs !
                    Let me check this, thx for a hint.

                    1 Reply Last reply Reply Quote 0
                    • T
                      tnkmasayuki
                      last edited by

                      I can't stop the sound.

                      0_1626337883682_b6404321-3732-4d8b-81b3-0a0a611e4e2a-image.png

                      UIFlow1.8.0 + M5StickC Plus

                      1 Reply Last reply Reply Quote 0
                      • S
                        stefanj9
                        last edited by

                        Wher can I find version 1.8.0?
                        0_1626362602426_454e567e-e970-4327-8682-924c885cb307-image.png

                        MatiM 1 Reply Last reply Reply Quote 0
                        • MatiM
                          Mati @stefanj9
                          last edited by Mati

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • MatiM
                            Mati @m5stack
                            last edited by Mati

                            @m5stack hmm no luck one tab and still error
                            0_1626370025346_36ad29ab-d056-477d-8cbf-ce803e9dd5ea-image.png

                            but ... its just bug me so after listing all modules on AtomDUT its turn on you have made a typo in the from base.DTU_LoRAWAN should be base/DTU_LoRaWAN

                            from base.DTU_LoRAWAN import DTU_LoRAWAN
                            into
                            from base.DTU_LoRaWAN import DTU_LoRaWAN

                            m5stackM 1 Reply Last reply Reply Quote 0
                            • P
                              plusulli
                              last edited by

                              In the Remote+ documentation for the slider it says "click the gear button on the block to add a variable before use" But there is no gear button.

                              m5stackM 1 Reply Last reply Reply Quote 0
                              • m5stackM
                                m5stack @plusulli
                                last edited by

                                @plusulli sorry. that is a mistake. draw the slider to the preview box. workspace will auto create print block and variable

                                0_1626399869633_0b223cbe-c1ab-4a8a-a284-5d3f4a14c570-image.png

                                1 Reply Last reply Reply Quote 0
                                • m5stackM
                                  m5stack @Mati
                                  last edited by m5stack

                                  @mati I think the module name is from base.DTU_LoRaWAN import DTU_LoRaWAN......a is lowercase

                                  MatiM 1 Reply Last reply Reply Quote 0
                                  • MatiM
                                    Mati @m5stack
                                    last edited by Mati

                                    @m5stack said in UIFlow 1.8.0:

                                    @mati I think the module name is from base.DTU_LoRaWAN import DTU_LoRaWAN......a is lowercase

                                    This is a problem in the UiFlow, after importing lorawan init in the code we have LoRAWAN.

                                    And what a supprise its fixed now ;)
                                    0_1626445693403_ecf340f2-2500-49cc-a120-9ded8650835c-image.png

                                    Day ago was
                                    0_1626445732051_7394cf47-3223-4bba-a0d9-c88cb891e61c-image.png

                                    what a nice silent fix =]

                                    1 Reply Last reply Reply Quote 0
                                    • P
                                      plusulli
                                      last edited by plusulli

                                      in the german version of UIflow Remote+ the slider function is faulty in the english version it is ok i searched for a long time until i found it0_1626729513974_slider.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post