Assuming linux, and knowing about udev
- plug in the device with a power+data USB-C cable
lsusb
and find the device from Seeed, note its vendor and device ID- create a udev rule that will allow you to access the device (the one attached to this gist probably works, just adjust the vendor and product ID if needed).
udevadm control --reload-rules
- unplug and replug the device
- make sure the
/dev/ttyACM0
device (might be a different number) is writable by a group you're part of. Fix if not. You must log out and back if you make changes to group membership - go to
defcon.meshtastic.org
in Chrome (it must be Chrome!) - Select device, Seeed filter, pick the photo that looks like your kit
- Pick the DEFCON 33 firmware
- unplug the device.
- hold the very very tiny microswitch labelled 'B', then plug the device in. wait util LED turns solid.
- press Flash on the web flasher, skip to the bottom and flip the "erase and flash" button, then press flash
Good luck!
If it flashes correctly, then unplug it and assemble the kit by attaching antennas and daughter board.