Skip to content

Provisioning script doesn't support TDM #130

@pepawel

Description

@pepawel

I want to use TDM according to instructions on 0.2.0-esp32 release page, but provisioning fails:

$ python provision.py --port COM7 --ssid "WiFi" --password "pass" --target-ip 192.168.1.20 --tdm-slot 0 --tdm-total 3

usage: provision.py [-h] --port PORT [--baud BAUD] [--ssid SSID] [--password PASSWORD]
                    [--target-ip TARGET_IP] [--target-port TARGET_PORT] [--node-id NODE_ID] [--dry-run]
provision.py: error: unrecognized arguments: --tdm-slot 0 --tdm-total 3

I was unable to find the provision.py script supporting --tdm-slot and --tdm-total options anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions