Code Monkey home page Code Monkey logo

Comments (7)

willemcvu avatar willemcvu commented on June 12, 2024

Quick update: I didn't realize that with the Hero 8, the phone app requests the camera to turn on WiFi via Bluetooth. This is now working great if I start the app, go to the "preview" window which forces the camera to enable WiFi. Then I can connect to the camera with the ESP32 or ESP8266 fine and fully control it as expected.

Perhaps with the ESP32, there would be value in reverse-engineering the bluetooth exchange by which the app enables WiFi, and then we can do the whole pairing process directly from the ESP32. There's a small discussion on BT here: KonradIT/gopro-py-api#122

from goprocontrol.

willemcvu avatar willemcvu commented on June 12, 2024

Ah, I see you have this listed in the "known issues". Closing.

from goprocontrol.

aster94 avatar aster94 commented on June 12, 2024

Hi Willem,

Yes unfortunately the wifi is turned on via BLE. The BT code is now maintained by the ESP team (https://github.com/espressif/arduino-esp32/tree/master/libraries/BLE), something can be tried but I don't have a lot of experience with Bluetooth. This is the request to turn the Wifi on: 17, 01, 01

If you try something please let me know

from goprocontrol.

willemcvu avatar willemcvu commented on June 12, 2024

Thanks for giving me the ble request to turn on the wifi, but I'm wondering where you found that out - I looked for ble documentation and most of what I could find was some logs with little analysis. Wondering if you found that out somewhere or did you reverse-engineer that yourself?

Thanks!

from goprocontrol.

KonradIT avatar KonradIT commented on June 12, 2024

http://github.com/konradit/goprowifihack

from goprocontrol.

aster94 avatar aster94 commented on June 12, 2024

Yes Willem, all commands came from Konrad's repo

This seems very interesting KonradIT/goprowifihack#191

from goprocontrol.

maxholgasson avatar maxholgasson commented on June 12, 2024

Will there ever be a solution to wake up the camera and start recording via BLE? Or is this just not possible due to the hardware? I need to have the camera off, very low power for a long time and be able to wake it up when a trigger happens. At the moment I soldered a wire to the Hero8 trigger and using quikcapture. that works but it's a lot work to modify the cam and I don't get the status to verify if it's recording

from goprocontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.