Skip to content

Setting up uRadMonitor

Vincent edited this page Sep 29, 2021 · 1 revision
  • Connect the device via USB and open its serial port (on Windows you can use Putty, on Linux you can use Picocom) with a baud rate of 9600 bps

  • Write to the port "server","host" replacing host with the hostname of your target GMCServer instance. (gmc.vinceh121.me for the main instance).

    The device should answer with OK

  • Write to the port "encrypt","0"

    The device should answer with OK

Clone this wiki locally