Navigation

    M5Stack Community

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

    mchott

    @mchott

    2
    Reputation
    26
    Posts
    543
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    mchott Follow

    Posts made by mchott

    • UIflow and work with XML responses

      Is there an easy way to work with XML as Map?

      I request an webservice who can only respond with an XML schema. Now I want to use this in my UIflow. There is only a good way to convert JSON to an Map.

      Do anybody know a quick way with "execute" or some other simple "offline first" way?

      posted in UIFlow
      M
      mchott
    • RE: Possible Problems with MQTT?

      @bmtd111 You have to define the wifi connection in your scetch too .. because the configuration of M5Burner is just used during connection with the computer via USB.

      posted in UIFlow
      M
      mchott
    • RE: Possible Problems with MQTT?

      For this connection is Wifi needed .. and this step is missing in your flow. Just my first idea. During the connection via USB there isn´t a connection via wifi needed.

      posted in UIFlow
      M
      mchott
    • Best communication concept for 20 Controllers

      Hello ... I have a conceptual question. I want to connect about 20 controllers with different tasks without internet in one vehicle.

      Logically, each controller should receive all requests and then pick out those that are relevant to it. And each controller should be able to send such a broadcast.

      What is the most efficient and robust method in terms of energy consumption? Radio must be used. Most (or all) controllers are ATOM Lite. UIflow has to be used.

      Option A: The simplest case would be to connect via WIFI, where everyone is connected and then communicates via MQTT. This requires a central router and broker. But WIFI is supposed to consume a lot of energy and all devices have to be online all the time.

      Option B: ESP NOW is great for networking two controllers in one direction, but such a bidirectional mesh is quite difficult to establish stably in the latest version.

      Option C: What would be even better?

      posted in General
      M
      mchott
    • How to switch off Core+GoPlus2

      I found in UIflow no "Power" block for turn off. This can be done with the "Exec" and "machine.deepsleep()". But this is only for the Core and not for the "GoPlus2 Module". How can I turn everything off?

      posted in UIFlow
      M
      mchott
    • RE: Blocky does not seem to differentiate between button a pressed and button a long press

      @felmue this worked in my case .. longPress and wasReleased

      posted in UIFlow
      M
      mchott
    • RE: UIFlow .. multiple Weight Sensors with PaHUB?

      @felmue said in UIFlow .. multiple Weight Sensors with PaHUB?:

      in the weigh unit is not an I2C devic

      Thank you .. it´s a little bit confusing but I will use multiple independet setups with ATOM Mini.

      posted in UIFlow
      M
      mchott
    • RE: UiFlow 2.0 Alpha verison discuss(how-to, bug, feature request or sometings)

      For now it´s nearly the same like before and maybe the biggest innovations are in restructuring the UI and "under the UI".

      There is still no multiple views feature to make the display more usefull with the UIFlow?

      posted in UiFlow 2.0
      M
      mchott
    • UIFlow .. multiple Weight Sensors with PaHUB?

      In UIflow I can´t connect multiple "Weight Sensors" with the "PaHUB". Most of the other sensors doesn´t have this issue. How can I connect multiple "Weight Sensors" to my Core while using only the port A?

      Thank´s

      posted in UIFlow
      M
      mchott
    • RE: Atom Lite EspNow issue

      For me, the issue is resolved, but not quite with an eye to the future. I had the UI Flow IDE on the desktop 1.9.5 ( there is unfortunately not newer) and on the Atom Lite I had the 1.11.0. Thereby it came to incompatibilities that the EspNow in the newer variant works quite differently. BADLY.

      posted in Cores
      M
      mchott