Micro-connector connects FKM devices to FKMTime backend.
To see logs for that backend only use:
RUST_LOG=none,backend=trace cargo run
- Clone micro-connector's
olf-fw-update
branchgit clone -b old-fw-update https://github.com/FKMTime/micro-connector
- Cd into cloned directory and run micro-connector using
FIRMWARE_DIR=/tmp/fkm-build cargo run
- Connect devices to it and they will start updating!
Why is this required? Devices with firmware < 2.4
are
communicating using different packet structures.