Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. colmana
    3. Posts
    C
    • Continue chat with colmana
    • Start new chat with colmana
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by colmana

    • RE: Core 2 MQQT fails to publish on topic

      @ajb2k3

      started with this https://youtu.be/5RozKI-3i4Q..

      My project is to monitor power , security , humidity , temperature and water leaks at a remote business premises . Thats part 1
      Part 2 is to push actions over MQQT based on reports .

      Will be using a Stick C plus for sensing and Core 2 at home plus Andoid app for real time alert.

      posted in UIFlow
      C
      colmana
    • RE: Core 2 MQQT fails to publish on topic

      @felmue

      many thanks for your helpful reply , I managed to get it working by adding the wifi code blocks , you r link was of interest too !

      cheers
      Alan

      posted in UIFlow
      C
      colmana
    • Core 2 MQQT fails to publish on topic

      I have followed various MQTT tutorials , none of them mention about connecting to the internet via WiFi before running the MQTT protocols, they just show the MQTT Code?

      Am I correct in assuming that M5FLOW requires you to connect to a WiFi connection ? or does the code auto connect using the last known WiFi SSID and Password ??

      Does anyone have a full example of code that works .

      I am using a cloud Broker and have succesfully set up and tested using Android clients so I know the credentials and so on are correct,.
      Any pointers or help greatly appreciated.

      posted in UIFlow
      C
      colmana
    • No documentation for UDP ?

      Cant seem to find any reference docs for the UDP stack in M5 Flow?

      I'm using core 2, I am trying to grab UDP data from Xplane 11.

      There is a Print function in UDP but where is the standard IO for this with core 2

      posted in UIFlow
      C
      colmana