stianeikeland / go-rpio

:electric_plug: Raspberry Pi GPIO library for go-lang
MIT License
2.18k stars 221 forks source link

Raspberry PI 3 B+ crashes wifi #43

Open mythril opened 5 years ago

mythril commented 5 years ago

I don't see any explicit support mentioned, but I thought I'd leave this here.

drahoslove commented 5 years ago

Hi, can you please provide more info? This might be related to #39

drahoslove commented 5 years ago

I think I just encountered a similar issue (not sure if it is related to go-rpio).

After restarting my Pi, my wifi wasn't working anymore, so I couldn't connect to ssh. Nothing seemed to help (more restarts etc.), but it helped eventually to disconnect the power supply for several hours and let it rest. (So it might be related to overheating)

Hope this information might help to someone.