This guide should help you set up your hotspot to work with M17 mode.
Windows:- flash the microsd card the WPSD disk image; we recommend BalenaEtcher or Raspberry Pi Imager; as they will automatically decompress and flash the image for you.
/boot
volume of the SD card.
pi-star
password: raspberry
,sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
, network={
ssid="YourWifi"
psk="YourPassword"
}
sudo reboot
,pi-star
password: raspberry
),ssh
again to access raspberry pi,sudo sudo pistar-zumspotflash rpi
*Linux users can use nmap -sP ...
instead
Your hotspot is ready to roll. Under Linux, use ssh
in the terminal instead of PuTTY and dd
to flash the image (BalenaEtcher or Raspberry Pi Imager are fine too!). You might also want to set the correct display settings (if your board has one). For the Zumspot RPi HAT, I had to select 115200 baud /dev/ttyAMA0 UART and “OLED type-6”. Don’t forget to enable M17 in the dashboard (and select an appropriate reflector).
Big thanks to Chip W0CHP
for his marvelous work.
References: