DEV Community

Discussion on: I just got a Raspberry Pi 3. What can I do with it?

Collapse
 
skyxie_60 profile image
skyxie

I had a similar problem and discovered that the network card on the pi was going to sleep to save power. Since I ssh into my pi, that was hard to figure out, but adding a cron task to ping the router fixed it.

Thread Thread
 
ssteinerx profile image
Steve Steiner

How often did you have to ping and/or where did you find the sleep timeout value?