2018-01-29 12:11 PM
Hi
I'm using the SPBT3.0DP2-Module to build a custom HID keyboard. Unfortunately, the module doesn't automatically reconnect to the host-device (for Testing my Win10 PC and Android Smartphone) after disconnection (switching off/on the host-device or BT-Module). I have to connect new, manually.Here the used Commands: (UM2077-Manual):
AT+AB Reset
AT+AB Config DeviceName = MyDevice
AT+AB Config EnableHIDKeybd = TRUE
AT+AB Reset
AT+AB AutoReconnect enable
AT+AB AutoReconnectSetup 5 2000 // i want a reconnect all 5 Seconds�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?�?
What did Iwrong?
#spbt3.0dp2 #autoreconnect #bt-classic #hid #at-command
2018-03-16 07:28 AM
I have also this question STM. Please help us.
Is this possible that I can not reconnect because first i have started the connection from the PC (PC = Master) (SPBT = Slave). Then I want to do a Reconnection but my SPBT is still the slave and is usually not able to establish a connection? or is there any possibilty to do an autoreconnection?
Thanks!