2024-09-03 17:20:08 +02:00
..
2024-08-29 18:59:09 +02:00
wip
2024-08-29 16:53:39 +02:00
wip
2024-08-28 12:45:15 +02:00
2024-09-03 17:20:08 +02:00

Setup files for MQ Pro on ubuntu

  1. 55_net.cfg
  • Place in /etc/cloud/cloud.cfg.d/ on the SD card and edit before first boot to preconfigure a wifi network.
  • see comments in file
  1. rtl_bt/*
  • Bluetooth firmware files, place in /usr/lib/firmware/rtl_bt/.
  • Also install bluez to use via bluetoothctl
  • Requires a reboot
  1. mqpro-status-led.service
  • Place in /etc/systemd/system/
  • Run sudo systemctl daemon-reload
  • Then sudo systemctl enable --now mqpro-status-led.service