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

    Possible issue with Tab5 and UiFlow v2.3.1 - (i2c driver install error)

    General
    2
    6
    55
    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.
    • K
      Kenzo
      last edited by

      I was trying to test the Tab5 with the M5Stack Tube/Air Pressure Unit sensor (U130).

      Unfortunately, every time I try to deploy and run a simple program to show the readings from the Tube Pressure sensor using UiFlow v2.3.1 I get a i2c driver install error and the program does not load on the Tab5. See attached images...

      Has anyone had success with using the Tab5 with the Tube Pressure sensor and UiFlow v2.3.1?

      Thanks!

      Tab5andTubePressureError_1.png

      Tab5andTubePressureError_2.png

      Tab5andTubePressureError_3.png

      Tab5andTubePressureError_4.png

      1 Reply Last reply Reply Quote 0
      • robskiR
        robski
        last edited by

        for start Tube Air Pressure unit is not i2c device, it gives out analog value... something not right with unit/tube pressure lib

        M5StickC, M5StickCPlus, M5StickCplus2,M5GO, M5Core, M5Tough, M5Core2, M5 Demo Board, M5Dial, M5Paper, M5Atom, M5Cardputer, M5StampS3, CoreMP135, StamPLC, AirQ, M5Tab

        K 1 Reply Last reply Reply Quote 0
        • K
          Kenzo @robski
          last edited by

          @robski Ok, so I am not going crazy... I thought the Tube Pressure sensor was analog [PortB(GPIO)] but when tried to configure the settings for Tube Pressure port in the Unit window of UiFlow, the port it came up with was Port A(G54, G53, V, G) as the default port... See attached photos...

          Is there anyone at M5Stack support team we can reach out to regarding a possible bug with the Unit/tube pressure lib?

          DefaultTubePressurePort_1.png

          1 Reply Last reply Reply Quote 0
          • robskiR
            robski
            last edited by

            ports in general are configurable, some units have just one general port which can be analog, uart, I/O, i2c.... try to build project with diff analog sensor (even without this being connected) like potentiometer unit or something...

            M5StickC, M5StickCPlus, M5StickCplus2,M5GO, M5Core, M5Tough, M5Core2, M5 Demo Board, M5Dial, M5Paper, M5Atom, M5Cardputer, M5StampS3, CoreMP135, StamPLC, AirQ, M5Tab

            K 1 Reply Last reply Reply Quote 0
            • K
              Kenzo @robski
              last edited by

              @robski Thanks again for responding to the post... I tried the Mini Angle Unit Rotary Switch with Potentiometer (SKU: U005) with a very simple code and the same error occurred... Very strange... I wonder if I am the only one having this error show up when trying to use Tab5 with UiFlow v2.3.1... Is anyone else seeing this error message occur when trying to use Tab5 with a M5Stack sensor unit in UiFlow v2.3.1?

              Tab5andAngleUnitError_1.png

              Tab5andAngleUnitError_2.png

              Tab5andAngleUnitError_3.png

              Tab5andAngleUnitError_4.png

              1 Reply Last reply Reply Quote 0
              • robskiR
                robski
                last edited by robski

                try with analog value, delete get voltage block

                on your original "tube pressure" example use raw analog value for start too

                M5StickC, M5StickCPlus, M5StickCplus2,M5GO, M5Core, M5Tough, M5Core2, M5 Demo Board, M5Dial, M5Paper, M5Atom, M5Cardputer, M5StampS3, CoreMP135, StamPLC, AirQ, M5Tab

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