Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Different controller issue #4

Closed
xman4242 opened this issue Mar 12, 2020 · 3 comments
Closed

Different controller issue #4

xman4242 opened this issue Mar 12, 2020 · 3 comments

Comments

@xman4242
Copy link

Hello all!
When using a Heltec Wifi Kit 32 and the VS Code IDE, I am running into some issues. If I try to use a different PS4 remote (even if it has the same address), it wont pair with the ESP32. In addition, the same remote doesn't want to work with multiple ESP32's. The light will go solid, indicating pairing for a split second, then stop.
Thanks,
Xavier

@danieladugyan
Copy link

Please let me know if you find a solution. I'm having the exact same problem.

@xman4242
Copy link
Author

I will do that. Nothing found yet, I'm unsure where to begin.

@xman4242
Copy link
Author

The solution was found thanks to https://www.reddit.com/r/esp32/comments/fijr4a/bluetooth_debugging/?utm_medium=android_app&utm_source=share.
Essentially, you have to erase the flash of the esp32 before changing the Mac address. If you use platform io, run:
pio run -t erase
to erase the flash without the esp-idf.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants