Page 1 of 1

Interact with a bluetooth 3.0 game controller

Posted: Thu Mar 30, 2017 1:50 pm
by Thebaide
Hi everyone,

I would like to start a new project which would use a game controller.
This game controller is using Bluetooth 3.0
From the esp-idf GitHub repository, I can see that there are already some examples available.
Which one would be a good start ?

Re: Interact with a bluetooth 3.0 game controller

Posted: Thu Mar 30, 2017 7:20 pm
by WiFive
Probably none because Bluetooth classic is not implemented yet.

Re: Interact with a bluetooth 3.0 game controller

Posted: Thu Mar 30, 2017 7:49 pm
by Thebaide
I was afraid of that seeing that all the examples use BLE.
Thanks anyway :)
Any idea about when Bluetooth 3.0 will become available ?