When I use --sendping or --reply on my heltec running 1.1.32 the screen brightness bar triggers, not sure if its python, firmware, user related i submitteda bug report via Android. Im not aware of anyway to debug and --reply or – sendping. As I type that im thinking --debug —sendping might be a close start. Lol ill try that and report back. But I’m using python 3.9.1 and latest meshtastic it doesn’t do this on my other boards
meshtastic --debug --reply
DEBUG:root:Connecting to COM5
DEBUG:root:Sending: want_config_id: 42
Trigger powerFSM 9
DEBUG:root:Received: {'myInfo': {'myNodeNum': 3221004200, 'numChannels': 13, 'region': '1.0-US', 'hwModel': 'heltec', 'firmwareVersion': '1.1.32', 'packetIdBits': 32, 'currentPacketId': 1288118805, 'nodeNumBits': 32, 'messageTimeoutMsec': 300000, 'minAppVersion': 20120}}
DEBUG:root:Received: {'radio': {'preferences': {'lsSecs': 300, 'region': 'US'}, 'channelSettings': {'modemConfig': 'Bw125Cr48Sf4096', 'psk': 'AQ=='}}}
DEBUG:root:Received: {'nodeInfo': {'num': 3221004200, 'user': {'id': '!3c71bffc9fa8', 'longName': 'Unknown 9fa8', 'shortName': '?A8', 'macaddr': 'PHG//J+o'}}}
DEBUG:root:Node without position
DEBUG:root:Received: {'nodeInfo': {'num': 2443305892, 'user': {'id': '!500291a1e3a4', 'longName': 'TTGO 2.1', 'shortName': 'T2', 'macaddr': 'UAKRoeOk'}, 'snr': 9.5}}
DEBUG:root:Node without position
DEBUG:root:Received: {'configCompleteId': 42}
Connected to radio
Trigger powerFSM 3
Trigger powerFSM 5
DEBUG:root:Received: {'packet': {'from': 2443305892, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': 'dGVzdA=='}}, 'id': 2343353859, 'rxSnr': 12.5, 'hopLimit': 1}}
DEBUG:root:Publishing topic meshtastic.receive.text
DEBUG:root:Received: {'from': 2443305892, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': b'test', 'text': 'test'}}, 'id': 2343353859, 'rxSnr': 12.5, 'hopLimit': 1, 'fromId': '!500291a1e3a4', 'toId': '^all'}
message: test
Sending reply: got msg 'test' with rxSnr: 12.5 and hopLimit: 1
DEBUG:root:Sending: packet {
to: 4294967295
decoded {
data {
portnum: TEXT_MESSAGE_APP
payload: "got msg \'test\' with rxSnr: 12.5 and hopLimit: 1"
}
}
id: 3435602454
}
Trigger powerFSM 9
Trigger powerFSM 5
Trigger powerFSM 3
Trigger powerFSM 5
DEBUG:root:Received: {'packet': {'from': 3221004200, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': 'Z290IG1zZyAndGVzdCcgd2l0aCByeFNucjogMTIuNSBhbmQgaG9wTGltaXQ6IDE='}}, 'id': 3435602454}}
DEBUG:root:Publishing topic meshtastic.receive.text
DEBUG:root:Received: {'from': 3221004200, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': b"got msg 'test' with rxSnr: 12.5 and hopLimit: 1", 'text': "got msg 'test' with rxSnr: 12.5 and hopLimit: 1"}}, 'id': 3435602454, 'fromId': '!3c71bffc9fa8', 'toId': '^all'}
'rxSnr'
Trigger powerFSM 3
Trigger powerFSM 5
DEBUG:root:Received: {'packet': {'from': 2443305892, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': 'bWF5YmUgdGhpcyBpcyBlbm91Z2g/'}}, 'id': 2343353860, 'rxSnr': 12.5, 'hopLimit': 1}}
DEBUG:root:Publishing topic meshtastic.receive.text
DEBUG:root:Received: {'from': 2443305892, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': b'maybe this is enough?', 'text': 'maybe this is enough?'}}, 'id': 2343353860, 'rxSnr': 12.5, 'hopLimit': 1, 'fromId': '!500291a1e3a4', 'toId': '^all'}
message: maybe this is enough?
Sending reply: got msg 'maybe this is enough?' with rxSnr: 12.5 and hopLimit: 1
DEBUG:root:Sending: packet {
to: 4294967295
decoded {
data {
portnum: TEXT_MESSAGE_APP
payload: "got msg \'maybe this is enough?\' with rxSnr: 12.5 and hopLimit: 1"
}
}
id: 3435602455
}
Trigger powerFSM 9
Trigger powerFSM 5
Trigger powerFSM 3
Trigger powerFSM 5
DEBUG:root:Received: {'packet': {'from': 3221004200, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': 'Z290IG1zZyAnbWF5YmUgdGhpcyBpcyBlbm91Z2g/JyB3aXRoIHJ4U25yOiAxMi41IGFuZCBob3BMaW1pdDogMQ=='}}, 'id': 3435602455}}
DEBUG:root:Publishing topic meshtastic.receive.text
DEBUG:root:Received: {'from': 3221004200, 'to': 4294967295, 'decoded': {'data': {'portnum': 'TEXT_MESSAGE_APP', 'payload': b"got msg 'maybe this is enough?' with rxSnr: 12.5 and hopLimit: 1", 'text': "got msg 'maybe this is enough?' with rxSnr: 12.5 and hopLimit: 1"}}, 'id': 3435602455, 'fromId': '!3c71bffc9fa8', 'toId': '^all'}
'rxSnr'