asukiaaa / arduino-XboxSeriesXControllerESP32

MIT License
64 stars 12 forks source link

Connect other device using this library #8

Closed vitoscape closed 1 year ago

vitoscape commented 1 year ago

Is it possible to connect other device (not xbox controller) to ESP32 using this library? If I try to connect my smartphone, ESP32 does not show up in bluetooth device search.

asukiaaa commented 1 year ago

No it can't. This library is BLE client program. Not BLE server like xbox controller.