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

    MQTT and AWS IoT Support in UiFlow 2.0

    UiFlow 2.0
    4
    7
    2.5k
    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.
    • C
      chr1g1
      last edited by

      I just did a very nice learning. All S3 devices are supported by UiFlow 2.0 only.
      But UiFlow 2.0 doesn't seem to have support for MQTT (even it seemed to be in some Alpha releases I don't find it in v29) and AWS IoT is not supported at all yet.
      So, I basically bought useless devices for me without clearly knowing it as at least in the shop I bought it is it not stated that the S3 devices support UiFlow 2.0 only. Do I miss something?

      ajb2k3A 1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3 @chr1g1
        last edited by

        @chr1g1 MQTT does work on the S3 Devices because I have it talking to a private server hosted on an RPI4

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 1
        • C
          chr1g1
          last edited by

          how? You produce python code or use Blockly? At least in Blockly, I don't find a block. I'm trying to use this for a workshop with people who are not fluent in coding -> Blockly.

          ajb2k3A robskiR 2 Replies Last reply Reply Quote 0
          • ajb2k3A
            ajb2k3 @chr1g1
            last edited by

            @chr1g1 as I said I use a private offline MQTT server on an CM4 stack using Mosquito and node red. I need to find my copy of my crappy M5Stack IOT book I published on Amazon before I register for a new AWS account. I haven’t forgot about you I have just been busy documenting WLAN

            UIFlow, so easy an adult can learn it!
            If I don't know it, be patient!
            I've ether not learned it or am too drunk to remember it!
            Author of the WIP UIFlow Handbook!
            M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

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

              @chr1g1 said in MQTT and AWS IoT Support in UiFlow 2.0:

              how? You produce python code or use Blockly? At least in Blockly, I don't find a block. I'm trying to use this for a workshop with people who are not fluent in coding -> Blockly.

              with Uiflow2 on your left hand side window under unit you should have some config options software/hardware/ modules/units - MQTT isn't added to blocks by default - you need to add functionality you interested to use.

              I'm using Hive MQTT and had to use "execute code" to have it working on uiflow2 but not tried on latest version

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

              1 Reply Last reply Reply Quote 1
              • F
                falbriard
                last edited by

                MQTT protocol support is essencial for IOT and should be part of the UIFlow2 blockly code. In the M5 core2 and UIFlow version 1, I've used it extensively for collecting sensor data together with the MQTT Adafruit server and Python API data functions (select criteria, delete).

                F 1 Reply Last reply Reply Quote 0
                • F
                  falbriard @falbriard
                  last edited by

                  @falbriard Sorry, I found MQTT services as an optional software choice available under UIFlow2 and among other useful network services. Thanks.

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