Navigation

    M5Stack Community

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

    MTal

    @MTal

    0
    Reputation
    16
    Posts
    1466
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    MTal Follow

    Posts made by MTal

    • RE: UIFlow 2.0.0 firmware preview version

      Hello, please when you launch UiFlow 2.0 check all the existing functions, most of them doesn't work

      i.e. I am trying to use UHF-RFID unit on UIFlow and most of blocks don't do anything or give errors:

      • Set region code ERROR name REGIN_EU isn't defined
      • Multiple polling read NOT WORKING
      • Select mode NOT WORKING
      • Set tx power ALWAYS RETURN 256
      • Enable /disable continuous carrier NOT WORKING

      And so on...

      posted in Official Updates
      M
      MTal
    • RE: UHF RFID Unit. Lack of information

      @mtal no support?

      posted in UIFlow
      M
      MTal
    • RE: UHF RFID Unit. Lack of information

      on your promotional video you show this unit reading several tags, the product information says range is up to two meter but the real usage is only for one tag and only up to 10 cm? Please tell me that I'm wrong

      posted in UIFlow
      M
      MTal
    • UHF RFID Unit. Lack of information

      Hello M5Stack, can you provide full code samples to get multiple readings with your UHF RFID unit? It's impossible to use this unit on UIFLOW and your Arduino tutorial is not working on m5 Basic and Unit

      posted in UIFlow
      M
      MTal
    • UnitV2 JSON in UIFlow

      Hello, I'm trying to show the Unit V2 JSON results on a M5Stack Core2 with the UnitV2 connected to the A port. This function returns the error "object with buffer protocol required". ¿can you please help me to process the JSON results in real time on the Core2? Regards

      label0.set_text(str((json.loads((code.GetCodeDetail(1))))['num']))

      posted in UIFlow
      M
      MTal
    • RE: AtomDTU NB-IoT not detecting SIM card

      @felmue Thank you Felix!

      posted in General
      M
      MTal
    • RE: AtomDTU NB-IoT not detecting SIM card

      @gmang same here, I also need to change the APN from UIFLOW, did you already solved it?

      posted in General
      M
      MTal
    • RE: ATOMDTU UIFlow Error

      @felmue Hello, thank you for your help! If I move the block as you say, it does nothing. Serial monitor doesn't even show the OK after that block. (see attached)

      0_1633603655470_sshot.png

      posted in General
      M
      MTal
    • ATOMDTU UIFlow Error

      I got this error un UIFlow with your ATOMDTU sample program:

      Traceback (most recent call last):
      File "flow/m5cloud.py", line 82, in _exec_fun
      File "<string>", line 41, in <module>
      File "libs/simcom/common.py", line 156, in get_network_registration
      ValueError: need more than 1 values to unpack

      posted in General
      M
      MTal
    • RE: UnitV2 on MacOS

      Driver is not working out-of-the-box. Already installed on MacOS but it didn't show the UnitV2.
      The PDF guide inside the zip file suggests to disable SIP on Mac, I'm not going to do that.
      Also tested on a very old Windows 7 PC. I can install the Widnows driver and I see the unitv2.py window but it gets stuck with a loading... message.
      AP hotspot is not working in any case, I can't see the M5UV2_[XXX] SSID on my WiFi network list.
      Is there I am missing?

      posted in Modules
      M
      MTal