Do any of you guys use octoprint? I just got my first Pi yesterday and i tried setting it up but i cant figure out how to connect to it wirelessly
ive already edited the txt file with the SSID and password and when i hook it up to my TV is displays and IP number so i assume that means its connected. But how does my laptop interact with it? Im currently using a Dell running Windows 10.

Yep watched that video yesterday. Pinging the IP results in request timed out
Pretty good except for my crappy knees lol
Are all of the devices (pi, laptop, desktop) on the same local network?
What is âip addâ and âip routeâ showing if you run it from the RPi? Could also try âip neighâ.
Usually the first three numbers of four in the IPv4 address should be the same if they are in the same network.
And you can try âping http://www.google.comâ from the device. Or âtracepath http://www.google.comâ to see if you reach those places.
You could also try to connect to the host name of the RPi and add â.localâ (âoctoprint.localâ ?) to connect to it. If your computer undersands mDNS (or your router).
Works on Linux and OSX laptops and desktops computers anyway. Should at least work on MS Windows with some added software, but I am not a MS guy.
I need someone with a windows laptop to help me cuz all this sounds like greek to me lol
<â
Yes they are all on the same network @Adam_Steinmark â
@Cristian_Martinez I asked you to run them and post result here, not understand them. 
It is commands that you can use in the command shell on the linux that is running in octoprint. From a terminal if you connect a keybord to the RPi.
When you have network connection, you can use the MS Windows program Putty to connect to the RPi for testing those commands.
I dont have a keyboard unfortunately and i tried using PuTTY but it wont connect to it 
So i have no way to type commands or do anything 
Unplug the monitor and keyboard form the desktop and plug it into the off Pi. Boot up the Pi and when itâs fully booted try the âifconfigâ command to get the IP. Then type that IP into your laptop. If that doesnât work let me know.
Im using a laptop. Cant exactly rip the keyboard out of it
Its plugged to my TV and its displaying a âmy IP address isâŚâ message but when i put that in the address bar on chrome it doesnt exist. When i ping it from command prompt i get timeout errors
So what is the IP on your laptop and what IP are the RPi showing?
Ill have to look when i get home heading to church
Oh sorry I guess I read too fast and saw âDellâ as âdesktopâ. Can you borrow a keyboard from anywhere?
Hoping my friend has one i can borrow tomorrow to troubleshoot further. All this is way over my head im more of a hardware person code and programs and wireless is all greek to me lol