Files
sprocket-core/src/examples/mesh/README.md

266 B

Mesh Sprocket Example

OTA

mosquitto_sub -h citadel.lan -p 1883 -v -t '#'

Enable OTA: mosquitto_pub -h citadel.lan -p 1883 -t '/down/wirelos/gateway' -m '{"target":"broadcast", "domain": "wirelos", "msg": {"target":"broadcast", "type": 3, msg: "OTA"} }'