Verfasste Forenbeiträge

Ansicht von 6 Beiträgen – 26 bis 31 (von insgesamt 31)
  • Autor
    Beiträge
  • als Antwort auf: constant reset MTC4BT not working #5398
    Hilbert BHilbert B
    Administrator

    Hi,
    Yes, it should upload. That is also described there.
    Here is more or less the same:

    ESP32 with VS Code and PlatformIO: Upload Files to Filesystem (SPIFFS)


    It looks like there are no files uploaded.

    als Antwort auf: constant reset MTC4BT not working #5396
    Hilbert BHilbert B
    Administrator

    Hi,

    If you read the error it points you to the right direction:
    [1] Setup: Loading network configuration…
    Config file is empty

    Please read:

    MattzoTrainController for Bluetooth (MTC4BT)

    You did not upload the configuration file, or you uploaded an empty file.
    There must be two files:
    network_config.json
    controller_config.json

    als Antwort auf: Help me #5367
    Hilbert BHilbert B
    Administrator

    Ah I get it now,
    the data_dir is the pointer to the directory where your json configuration file is living and from that directory the tools are uploading it to the esp32. In the example ‘$PROJECT_DIR/data/MTC4BT1’ this is the map where network_config.json and controller_config.json are places. When compiled and uploaded the code, you also have to upload these to files (using the desciption above) to place these file on the esp32, at that momoment, you have a running MTC4BT
    All other build flags should be ok.

    als Antwort auf: Help me #5365
    Hilbert BHilbert B
    Administrator

    Please take a look at:

    MattzoTrainController for Bluetooth (MTC4BT)


    Everything you are asking here is explained there

    als Antwort auf: Help me #5363
    Hilbert BHilbert B
    Administrator

    Andrew,

    Treinen is not free to choose, the program is looking for locos and not treinen. Please start simple with one sbrick, or pu hub. This will make troubleshooting a lot easier.

    Hilbert

    als Antwort auf: Help me #5360
    Hilbert BHilbert B
    Administrator

    Andrew,
    It is not a script, it is a configuration and treat is as such:
    trienen -> locos
    And it would help if you post the errors 😉

Ansicht von 6 Beiträgen – 26 bis 31 (von insgesamt 31)