BlueMagic32 icon indicating copy to clipboard operation
BlueMagic32 copied to clipboard

Even following the steps I couldn't make it work

Open falcaobh opened this issue 3 years ago • 5 comments

I followed the steps and entered the code into the m5stickc. After restarting the serial monitor shows the message that the m5 initialized ok and nothing else happens. With the BMPCC 6K turned on with bluetooth turned on, nothing happens. I would like help to resolve everything here and I already appreciate the attention and dedication of those involved in the project.

falcaobh avatar Dec 26 '21 20:12 falcaobh

Same here, something isn't working. I tried the Basic_Remote_Trigger example and found that it hangs at BMDConnection.connect();. I tried versions 1.0.4 and 1.0.5 of the ESP32 library (as suggested here), still no success. I'd be happy to help solve this problem, but I don't know how to start.

typerat avatar Jan 24 '22 22:01 typerat

Same problem also here, unable to connect to the camera. M1 mac, macOS 12.2, Arduino 1.8.19, M5 stick Plus, various versions of libraries. I've been lucky only once after many attempts, than no more even with same code and libraries...

teo3vs avatar Jul 20 '22 10:07 teo3vs

source: https://forum.blackmagicdesign.com/viewtopic.php?f=12&t=103495#p740174

BMDConnection.begin("BlueMagic32"); BMDConnection.clearPairing(); <--ADD THIS LINE OF CODE BMDControl = BMDConnection.connect();

larsdpeder avatar Aug 02 '22 13:08 larsdpeder

source: https://forum.blackmagicdesign.com/viewtopic.php?f=12&t=103495#p740174

BMDConnection.begin("BlueMagic32"); BMDConnection.clearPairing(); <--ADD THIS LINE OF CODE BMDControl = BMDConnection.connect();

Already tried it. 99% of the time doesn't work.

teo3vs avatar Aug 03 '22 08:08 teo3vs

I've just bought an M5 Stick C Plus with the hope of using this and having the same problems as everyone else, tried the examples and none of them seem to work, the basic_remote_trigger wanted to pair once but never worked and the M5_Remote_Trigger_Timecode which was the one i really wanted to use just shows a white scrambled screen with a black square in the corner, the left side button seems to turn the screen off and on again with a long press but thats all. Would love for this to work and would even be happy to pay the developer for a working version.

DigitalMetal avatar Jan 19 '23 17:01 DigitalMetal