Ok Still having issues, I would like to use it headless, like plug it in, it autostarts, and pairs, I was thinking:
sudo nano /etc/systemd/system/network-client.service
[Unit]
Description=Network Client Service
After=network.target
[Service]...
Is there instructions for running this? i have a pi 3b with raspbian lite 64bit on it, and i have installed rust. I am sorry for my shortcomings on this one. :: Edit. I used Perplexity to help me figure it out, Thanks! Good tool!