Jeffrey van Pernis

Results 13 comments of Jeffrey van Pernis

Hi! Apologies for the delayed response, I just haven't looked at this library for a long while now. However, I have just published an update to the library and properly...

Hi @YannP84 are you still having difficulties with the library? As of February this year the library has been available to install from within the Arduino IDE. Could you please...

Hi, This library has to use Espressif's internal APIs to handle the Bluetooth connectivity, as the "public" APIs do not expose enough control for use with a PS3 controller. The...

Hi, unfortunately, this library doesn't support handling multiple controllers at once at the moment. In order to support such a thing, I'd need to change quite a bit in this...

Hey, Thanks for the heads up! I have just added a section to the main page of this project which describes how to get the ESP32's Bluetooth MAC address: [Display...

I have actually run into this issue myself once, but it was an issue with the ESP32, resolved by reconnecting the device. Are you still facing this error?

Hi! The errors you were getting are fixed in the new version of this library, could you please try again to see if this has resolved your issue? Thanks!

I haven't worked with this library for a long while, but I have just tried to compile my example sketch `Ps3Connect` to see if it still works, with these software...

I have noticed that you don't have any Board Manager URLs configured. Did you download the ESP32 boards from their GitHub? If so, could you try to add their board...

The reason I'm asking you is because I'm quite aware that the library is not going to be compatible with their upcoming release 1.0.5. When you download the boards from...