mcc324
Results
2
comments of
mcc324
**Here's how I do it in python:** ``` import ipaddress def setup_network(iface): nw = iface.localNode.localConfig.network addr_mode = 1 # 1 is static ip = '192.168.1.163' gw = '192.168.1.150' subnet =...
Here's the latest example. Just printing the info that might be relevant. [2025-05-10 15:14:37] None --> ^all snr = 6.0, rssi = -22 chan = 124 Due to the snr...