what happens when you type
in raspberry pi terminal and in your laptop/computer.
This is based on special type of dns, aka bonjour or multi cast based dns..its a local service discovery, and it may take a while (few minutes) for other devices in the same network to be aware of it. There are few cased where this does not work, so its definitely not a full proof thing, but most (windos, linux laptops, iphones) should work
Code:
ping lightpi.local
This is based on special type of dns, aka bonjour or multi cast based dns..its a local service discovery, and it may take a while (few minutes) for other devices in the same network to be aware of it. There are few cased where this does not work, so its definitely not a full proof thing, but most (windos, linux laptops, iphones) should work