Thanks for implement the lib for doing ps3 controller connection.
However I am encountering an issue of not able to connect. I 've followed instruction reset ps3 console mac stored in controller
tried both on SixaxisPairTool or sixaxispairer , then boot esp with below code . leave begin without MAC so it use esp32 default MAC which is 3c:61:05:32:1e:22
Thanks for implement the lib for doing ps3 controller connection.
However I am encountering an issue of not able to connect. I 've followed instruction reset ps3 console mac stored in controller
tried both on SixaxisPairTool or sixaxispairer , then boot esp with below code . leave begin without MAC so it use esp32 default MAC which is
3c:61:05:32:1e:22
include
From the COM log , I could only see
ASSERT_WARN(1 9), in lc_task.c at line 13943c:61:05:32:1e:22
but no connection.Can you advise some way for me to troubleshot it further ?
Thanks