Navigation

    M5Stack Community

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

    bmtd111

    @bmtd111

    0
    Reputation
    2
    Posts
    90
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    bmtd111 Follow

    Posts made by bmtd111

    • RE: Possible Problems with MQTT?

      @mchott I configurated the Wifi connection using the M5burner. I will try to implement it in my code thoug, see if that makes a difference

      posted in UIFlow
      B
      bmtd111
    • Possible Problems with MQTT?

      Hello,
      I'm currently working on a Project that requires me to monitor a door and post everytime the door gets opened or closed.
      I came up with the following Setup on an Atom Lite using the UIFlow IDE v1.11.1: 0_1674576135767_door_aws_1.PNG 1_1674576135767_door_aws_2.PNG
      On aws I'm subscribed to the Topic:"isDoorOpen/+/data" so i can collect data from different devices.
      My Problem is that it seems to be very inconsistent. I download the code to the Atom and it restarts and enters the App mode. At this Point everything seems to be working well, the LED changes and i see the messages on aws. But as soon as I try to attach everything to a door like this: ![0_1674576432603_20230124_165205.jpg](Uploading 100%) it doesnt seem to work. The LED sometimes stays red or the LED changes from red to green, detecting the motions correctly but doesnt post anything to aws.

      Are there any known bugs or complications that could cause this? Or anything wrong with my code?

      Thank you!

      posted in UIFlow
      B
      bmtd111