Verfasste Forenbeiträge

Ansicht von 3 Beiträgen - 1 bis 3 (von insgesamt 3)
  • Autor
    Beiträge
  • als Antwort auf: MattzoBricks Train Automation for Beginners #2268
    Henk van LingenHenk van Lingen
    Moderator

    Small note; of course it is not necessary to use Windows for Rocrail or Mosquitto. You can also use a Linux system (I do). If you plan to use the syslog functionality, a linux box for that seems simpler.

    als Antwort auf: MTC4PU – MattzoTrainController for Powered Up #2111
    Henk van LingenHenk van Lingen
    Moderator

    A note the all in this thread; connecting wifi/bluetooth with the mtc4pu is indeed not flawless, we are trying/testing alternative code. Besides that it looks as there is a problem with the battery check code enabled in the main loop(). As the esp32 is a dual core there are mqtt and hub callbacks running concurrently, both doing mqtt things, which leads to corrupted mqtt messages sometimes. I investigated this with extra logging. I bit technical maybe. My simple advise for now is to comment the requestPoweredUpBatteryLevel(); line.

    • Diese Antwort wurde geändert vor 3 Jahren, 3 Monaten von Henk van LingenHenk van Lingen.
    als Antwort auf: MTC4PF – MattzoTrainController for Power Functions #1856
    Henk van LingenHenk van Lingen
    Moderator

    Thats the theory, and I tested OTA working on several MattzoController types. Note however you may have to check some network things, as OTA uses multicast DNS in your local subnet(s).

Ansicht von 3 Beiträgen - 1 bis 3 (von insgesamt 3)