Skip to content

Releases: asukiaaa/arduino-XboxSeriesXControllerESP32

1.1.1

10 May 07:41

Choose a tag to compare

Add receivedBatteryAt

1.1.0

11 Jan 10:18

Choose a tag to compare

Update code for NimBLE version 2.1.3.

1.0.9

31 May 00:34

Choose a tag to compare

Change definition of some variables to static const type

1.0.8

26 May 12:10

Choose a tag to compare

Add writeHIDReport with using ReportBeforeUnion

1.0.7

17 Jan 12:42

Choose a tag to compare

  • Add information of HCI packet count mismatch error on readme
  • Remove unnecessary serial print

1.0.6

20 Nov 12:22

Choose a tag to compare

Support writing HID Report to use vibration

1.0.5

19 Nov 12:15

Choose a tag to compare

Add isWaitingForFirstNotification

1.0.4

14 Oct 17:49

Choose a tag to compare

  • Support battery service
  • Support holding address
  • Add variable to configure retry connection

1.0.3

12 Oct 23:26

Choose a tag to compare

  • Add getCountFailedConnection
  • Hold bytes of notify from the controller

1.0.2

18 Jul 14:55

Choose a tag to compare

  • set power level as +9db
  • call deinit after failed connection
  • use lower security connection
  • reset every 10 seconds after scanning
  • use isScanning function instead of a flag
  • use connectionState instead of a flag