Homepage Forums RetroPie Project Controller Configuration in RetroPie BT Devices (NES30 and FAVI BT keyboard) registered but not working Reply To: BT Devices (NES30 and FAVI BT keyboard) registered but not working

#114329
hobbswon
Participant

[quote=114315] I wrote a script for the automatic reconnect:

http://forum.8bitdo.com/thread-328-7-1.html

should also work for the pro version

[/quote]

if [ “$(hcitool con)” != *”61:04:00:63:71:01″* ]
then
sudo bluez-test-input connect 61:04:00:63:71:01
fi

Is that the script? I will add this and try