-
Notifications
You must be signed in to change notification settings - Fork 57
Turn device on from sleep mode #3
Comments
Hmm, I'm pretty sure this works for me. I have noticed that the GoPro HERO4 wifi is way more spotty than the wifi on the HERO3 and HERO3+. I'll try it out with my GoPro HERO4 later today. |
I still haven't found a solution for this :( let me know how your Hero4 device handles being in sleep mode |
Hey Denis, I'm just having a lot of problems with the HERO4 wifi in general including:
I basically can't connect to the wifi to even test this out. Are you able to turn the camera on using the HERO4-only API? |
I'm not having any issues with the Wi-Fi connection, it seems to stay |
Hmm. Maybe my HERO4 is just a bad unit. Unfortunately, I don't have the availability to debug this one further at the moment. Out of curiosity, can you print out the full model / firmware string from >>> '00030d0f4844342e30322e30312e30322e30300b4845524f3420426c61636b'.decode('hex')
'\x00\x03\r\x0fHD4.02.01.02.00\x0bHERO4 Black' |
When I connect to the camera/cv this is the raw response
Decoded Hex
|
Send the wake on lan magic packet and done.... Port: 9 and need to know MAC which you can get from your network adapter. https://gist.github.com/3v1n0/38bcd4f7f0cb3c279bad#file-wake-up-gopro-py |
Find mac address by http://10.5.5.9/gp/gpControl/Info |
GoPro Hero 4 issue
Cannot connect to device again with HTTP connection.
The Android GoPro App can make the GoPro wake up again using Wifi, which means there is a way some how...
The text was updated successfully, but these errors were encountered: