Code Monkey home page Code Monkey logo

Comments (6)

aster94 avatar aster94 commented on June 12, 2024

Hi Robert, usually i get the error 6 the first time i press 'C' but if i try again it works, have you tried to press it a few times and see what changes?
Also have you tried to use that user and password with your phone and see if that works?

from goprocontrol.

kennyg100 avatar kennyg100 commented on June 12, 2024

Thank you very much for fast answer , but repeat C command change nothing. maybe my Node MCU board is broken , but i check that hardware as demo server and everything working good. Thank You again.
Best regards
Robert

from goprocontrol.

aster94 avatar aster94 commented on June 12, 2024

mmm honestly i don't know, you could try to reset the firmware of your esp8266, try a different board, or even better an esp32

from goprocontrol.

Strat00s avatar Strat00s commented on June 12, 2024

Hey. Just found out about this library, Just tried it and I have the exact same problem as you. It will always (no matter how many times I try to connect) fail with "Connection failed with status: 6"
Is there any conclusion/solution to this behavior?

Here is my setup:
ESP-01 (generic ESP8266)

#define GOPRO_SSID "GP26220945"
#define GOPRO_PASS "wave6273"
#define CAMERA HERO7 // your HERO model
uint8_t gopro_mac_address[6]= {0x06, 0x41, 0x69, 0xd8, 0x49, 0x63};

I also tried the mac address as DEC, but that did not change anything. Failes every tme.
uint8_t gopro_mac_address[6]= {6, 65, 105, 216, 73, 99};

from goprocontrol.

aster94 avatar aster94 commented on June 12, 2024

Using same ssid and pass with a mobile phone and gopro app works?

from goprocontrol.

Strat00s avatar Strat00s commented on June 12, 2024

Using same ssid and pass with a mobile phone and gopro app works?

Yup. But in the end, I achieved what I needed with a simple HTTP request (so I didn't really look into it anymore)

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.