Forum Replies Created

Viewing 6 posts - 26 through 31 (of 31 total)
  • Author
    Posts
  • in reply to: constant reset MTC4BT not working #5398
    Hilbert BHilbert B
    Keymaster

    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.

    in reply to: constant reset MTC4BT not working #5396
    Hilbert BHilbert B
    Keymaster

    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

    in reply to: Help me #5367
    Hilbert BHilbert B
    Keymaster

    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.

    in reply to: Help me #5365
    Hilbert BHilbert B
    Keymaster

    Please take a look at:

    MattzoTrainController for Bluetooth (MTC4BT)


    Everything you are asking here is explained there

    in reply to: Help me #5363
    Hilbert BHilbert B
    Keymaster

    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

    in reply to: Help me #5360
    Hilbert BHilbert B
    Keymaster

    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 😉

Viewing 6 posts - 26 through 31 (of 31 total)