-
Notifications
You must be signed in to change notification settings - Fork 276
Description
This is the only device connected to the computer via USB Cable.
Using Python
--support output
If having issues with meshtastic cli or python library
or wish to make feature requests, visit:
https://github.com/meshtastic/Meshtastic-python/issues
When adding an issue, be sure to include the following info:
System: Windows
Platform: Windows-10-10.0.22000-SP0
Release: 10
Machine: AMD64
Encoding (stdin): utf-8
Encoding (stdout): utf-8
meshtastic: v1.3a11
Executable: C:\Users\User\appdata\local\programs\python\python310\scripts\meshtastic
Python: 3.10.3 CPython MSC v.1929 64 bit (AMD64)
Below I have the output of the --info (some items hidden) and then commands made and then --info after showing the issue
--------------------------output-------------------------
C:\Users\User\Downloads>meshtastic --info --port COM9
Connected to radio
Owner: ACTUALNAMEHIDDEN (EC)
My info: { "myNodeNum": 2130654944, "firmwareVersion": "1.3.5.e5b19fd", "rebootCount": 51, "bitrate": 17.08847, "messageTimeoutMsec": 300000, "minAppVersion": 20200, "maxChannels": 8, "hasWifi": true, "channelUtilization": 5.6383333, "airUtilTx": 0.09397222 }
Nodes in mesh: {'num': 2130654944, 'user': {'id': '!7eff36e0', 'longName': 'ACTUALNAMEHIDDEN', 'shortName': 'EC', 'macaddr': '94:b9:7e:ff:36:e0', 'hwModel': 'HELTEC_V2_1'}, 'position': {}, 'telemetry': {}} {'num': 4145956180, 'user': {'id': '!f71e4554', 'longName': 'ACTUALNAMEHIDDEN', 'shortName': 'E8', 'macaddr': '30:c6:f7:1e:45:54', 'hwModel': 'TBEAM'}, 'snr': 12.5, 'lastHeard': 1649533986}
Preferences: { "phoneTimeoutSecs": 900, "lsSecs": 300, "positionFlags": 35 }
Channels:
PRIMARY psk=secret { "modemConfig": "LongSlow", "psk": "ACTUAL KEY HIDDEN", "uplinkEnabled": true }
SECONDARY psk=secret { "psk": "ACTUAL KEY HIDDEN", "name": "admin" }
Primary channel URL: ACTUAL LINK HIDDEN
Complete URL (includes all channels): ACTUAL LINK HIDDEN
C:\Users\User\Downloads>meshtastic --ch-set uplink_enabled true --ch-index 1 --port COM9
Connected to radio
Set uplink_enabled to true
Writing modified channels to device
C:\Users\User\Downloads>meshtastic --ch-set downlink_enabled true --ch-index 1 --port COM9
Connected to radio
Set downlink_enabled to true
Writing modified channels to device
C:\Users\User\Downloads>meshtastic --info --port COM9
Connected to radio
Owner: ACTUALNAMEHIDDEN (EC)
My info: { "myNodeNum": 2130654944, "firmwareVersion": "1.3.5.e5b19fd", "rebootCount": 55, "bitrate": 74.341286, "messageTimeoutMsec": 300000, "minAppVersion": 20200, "maxChannels": 8, "hasWifi": true, "channelUtilization": 1.3399999, "airUtilTx": 0.022333333 }
Nodes in mesh: {'num': 2130654944, 'user': {'id': '!7eff36e0', 'longName': 'ACUTALNAMEHIDDEN', 'shortName': 'EC', 'macaddr': '94:b9:7e:ff:36:e0', 'hwModel': 'HELTEC_V2_1'}, 'position': {}, 'telemetry': {}} {'num': 4145956180, 'user': {'id': '!f71e4554', 'longName': 'ACTUALNAMEHIDDEN', 'shortName': 'E8', 'macaddr': '30:c6:f7:1e:45:54', 'hwModel': 'TBEAM'}, 'snr': 12.5, 'lastHeard': 1649533986}
Preferences: { "phoneTimeoutSecs": 900, "lsSecs": 300, "positionFlags": 35 }
Channels:
PRIMARY psk=default { "modemConfig": "LongFast", "psk": "AQ==" }
Primary channel URL: ACTUAL LINK HIDDEN