Forum Replies Created

Viewing 25 posts - 126 through 150 (of 303 total)
  • Author
    Posts
  • in reply to: PCBWay Gerber files issue #6467
    Matthias RunteMatthias Runte
    Keymaster

    Hello Stefaan,
    please try to order the PCBs at https://jlcpcb.com. Our PCB expert has ordered all of the PCBs there the we use in the Mattzobricks lab, and he said it worked without problems. Just leave all configuration options at default, this should do.

    in reply to: Different Motors different speeds #6459
    Matthias RunteMatthias Runte
    Keymaster

    Feature request added to the repository (#63).

    in reply to: Which IR receiver 8884 needed? #6456
    Matthias RunteMatthias Runte
    Keymaster

    Thank you very much for the feedback!

    in reply to: Keine Controller ID im Mqtt #6455
    Matthias RunteMatthias Runte
    Keymaster

    Michael, ich habe noch einmal oben geschaut. Du hast da ja einen MTC4PF gebaut. Der erzeugt zwar inter auch eine MattzoControllerID, diese ist aber für die Einrichtung in Rocrail unerheblich.

    Für MLCs ist die MattzoControllerID hingegen entscheidend. Sie wird beim MLC mit an den Hostname gehängt und kann dann einfach über das MQTT-Log herausgefunden werden.

    Es gibt in der Doku dazu einen Abschnitt “Fetching the MattzoControllerID via MQTT”.

    Viel Erfolg!

    in reply to: Different Motors different speeds #6425
    Matthias RunteMatthias Runte
    Keymaster

    Hi Max! I know that this had led to some discussion within the development team. The MTC4PF has the feature is adjusting the power by motor, but I need to look up if we implemented that for the MTC4BT as well. If not, I’ll file a feature request.

    in reply to: Which IR receiver 8884 needed? #6420
    Matthias RunteMatthias Runte
    Keymaster

    I do not quite remember, but I believe I tested it mainly with V2. Please state your results here once you have tried it.

    in reply to: Keine Controller ID im Mqtt #6416
    Matthias RunteMatthias Runte
    Keymaster

    Ich schaue noch mal, sobald ich selbst einen Controller angeschlossen habe. In der Zwischenzeit schau Dir mal das MQTT Log an. Da solltest Du auch fündig werden!

    in reply to: Keine Controller ID im Mqtt #6413
    Matthias RunteMatthias Runte
    Keymaster

    Nicht den Stecker ziehen, sondern den Reset-Taste drücken! Dann klappt es meistens besser!

    Matthias RunteMatthias Runte
    Keymaster

    Thanks for reporting this. We’ll have a look at it.

    Matthias RunteMatthias Runte
    Keymaster

    Thanks.

    Matthias RunteMatthias Runte
    Keymaster

    First of all, using 3D train studio as a simulator is a very good idea. I do this as well and it works really good. Congratulations of how far you came already.

    As a last resort, can you send me your Rocrail plan? It a file called “plan.xml” file? You can post it here or send it to me via e-mail.

    Matthias RunteMatthias Runte
    Keymaster

    True. I assume you entered the correct loco Address in Rocrail, as the serial log shows it. Please check for any leading or trailing spaces before or after the “103” in Rocrail and delete them. Besides that, I do not know what the problem might be. I suppose it’s something really simple, but one of those things that are like a needle in the haystack.

    Matthias RunteMatthias Runte
    Keymaster

    The configuration looks good to me. Are you sure that you copied the configuration file to the correct location, so that it is used during compile time?

    in reply to: Linearmotor anstatt Zugmotor ??? #6387
    Matthias RunteMatthias Runte
    Keymaster

    Derzeit leider nein. Wir sind in der “Sommerpause” und werden uns solchen Themen vermutlich erst im Herbst / Winter wieder widmen.

    in reply to: Linearmotor anstatt Zugmotor ??? #6384
    Matthias RunteMatthias Runte
    Keymaster

    Wir haben den Linearmotor bislang m.E. nicht ausprobiert. Wenn man etwas ändern muss, dann auf jeden Fall im MTC4BT Code, nicht in Rocrail.

    in reply to: Keine Controller ID im Mqtt #6383
    Matthias RunteMatthias Runte
    Keymaster

    Ich glaube, dass bei dem seriellen Monitorauszug ein paar Zeilen fehlen. Reboote doch mal den Controller und schaue, ob Du dann das volle Log bekommst. Dort sollte dann auch die MattzoControllerID stehen.

    Matthias RunteMatthias Runte
    Keymaster

    Hi Martin, could you post your full configuration file, please? Thanks!

    in reply to: Support for PFxBrick from FxBricks in Canada #6379
    Matthias RunteMatthias Runte
    Keymaster

    Hi Kim,
    we presently do not have plans to integrate the PFx brick into our eco-system.

    Cheers,
    Mattze

    in reply to: Bzgl. Fernbedienungen von PoweredUp #6324
    Matthias RunteMatthias Runte
    Keymaster

    Hallo Ralf,
    wir widmen uns derzeit anderen Projekten, so dass die Remote Control Lösung noch etwas warten muss. Die Lösung wird vermutlich eine Erweiterung des MTC4BT werden, aber das müssen wir noch final diskutieren.

    Gruß,
    Mattze

    in reply to: Two motors. Forwards and Backwards #6307
    Matthias RunteMatthias Runte
    Keymaster

    Confirmed. In firmware version V1.0.2, you need to you “reverse”. With V1.1, you can also use “backward” instead of “reverse”. We already updated the documentation, but we are running a bit late with the publication of the new firmware version V1.1.

    If you can’t wait, check out the development branch of the git repository for now.

    in reply to: VScode and OTA-update MattzoControllers #6304
    Matthias RunteMatthias Runte
    Keymaster

    Looking forward to it! By the way, I’d recommend the MTC4BT instead of the MTC4PU.

    in reply to: VScode and OTA-update MattzoControllers #6302
    Matthias RunteMatthias Runte
    Keymaster

    I am happy to hear that. You know that we have a “project” section in which I post some cool layouts of our users. Feel free to send me some media via e-mail. Thanks!

    in reply to: VScode and OTA-update MattzoControllers #6298
    Matthias RunteMatthias Runte
    Keymaster

    Hi Pieter,
    it’s always great to hear that people like our stuff.

    I am using OTA with VSCode. The idea is to configure some parameters in the [env] section of the my_platform.ini file:

    [env:esp12e]
    ; Use either the ‘upload_port’ line above if the ESP32 is connected to your PC’s USB port or enable/configure the three lines below to use OTA updates.
    ; The IP address should match that of the controller on your network.
    ; The should match the current password from the network_config.json you previously uploaded to the controller.
    ;upload_protocol = espota
    ;upload_port = 192.168.x.y
    ;upload_protocol = espota
    ;upload_flags = –auth=

    Remove the semicolons ahead of the parameters and configure them correctly.

    Does this help?

    If not, there is a lot of Mattzobricks-unspecific documentation on the web, you can find it easily via Google.

    Cheers,
    Mattze

    Matthias RunteMatthias Runte
    Keymaster

    No, that doesn’t work. The Trixbrix R40 double slip switch is, geometrically, pretty bad and incompatible to most of the situations in which you would like to use double slip switches, especially in parallel track situations. I told them and proposed an improved geometry already, but they didn’t build it yet. In the meanwhile and if you have the space, you should try R104 switches and double slip switches. They are perfect for what you are trying.

    in reply to: VSCODE errors on standard MTC4PF firmware? #6228
    Matthias RunteMatthias Runte
    Keymaster

    Sounds good! All the best for your further experiments!

Viewing 25 posts - 126 through 150 (of 303 total)