I've successfully followed the instructions here https://www.raspberrypi.org/documentati ... -routed.md, skipping the bit about routing through to an internet connection. I've connected directly to my Pi Zero W over WiFi, but can't ssh into the device. I'm running Buster lite and have been using the ip address that comes up when I type
Code: Select all
hostname -IThe end goal is to be able to remotely edit text files from my cell phone to update what the Pi is displaying, in this case high scores for a couple of Atari 2600 games prettied up and rendered using Pygame. So, if there's another way of doing that you would like to suggest I'd be happy to listen. However, I'm pretty sure I'm 90%+ of the way there using this method. So, if I can, I'll continue down this path. I'm not a beginner, but far from advanced.
Let me know what other information I could provide to work through this. Thanks in advance!