We created a program that we want to run after our Brickpi3 boots up. I saw that you can do this thru the “crontab”; so I performed the following steps. Now it seems that our Brickpi3 will not fully boot up, because I tried to ping “dex.local” (no response), and access the VNC via “http://dex.local/” in a web browser but the url is not found.
Steps:
sudo crontab -e
entered the text “@reboot sudo python /home/pi/{DirectoryPath}/{ProgramName}.py /home/pi/{DirectoryPath}/{LogFileName}.txt”
I can’t remember the exact path, and I can no longer access the BrickPi VNC desktop (via my windows 10 PC) too see what I entered.
I see there are 2 options (ref 4. Connect to your Pi Robot and get it going) for connecting to the BrickPi. Instead of accessing thru the VNC, should I be able to connect to the BrickPi if I hook a monitor directly to it?
@c-spurgeon
It is definitely worth a try to boot up with monitor and keyboard. But depending on the cause of the issue, it may not work. At that point, if monitor/keyboard fails, you would have no choice than to re-image the SD card.