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

fail to compile the example code on esp32-c3 #32

Open
ljhtxdyma opened this issue Oct 24, 2021 · 1 comment
Open

fail to compile the example code on esp32-c3 #32

ljhtxdyma opened this issue Oct 24, 2021 · 1 comment

Comments

@ljhtxdyma
Copy link

Hi,
I have already upgrade the board file to latest version and choose esp32-c3 module as the target board, as well as a latest library. However, it also shows error when I tried to compile the example code of this library. I also fail to compile the example code of the bluetooth library(SerialtoSerialBT). I suspect if the arduino library does not support the esp32-c3 since it uses low energy bluetooth(BLE) instead of classic bluetooth...

@0bs3n
Copy link

0bs3n commented Jan 15, 2023

As I understand it, the dualshock 4 uses bluetooth classic only, not BLE. Since the esp32-c3 doesn't support bluetooth classic, you won't be able to use it with this library/for this purpose

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