Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Auto connect bluetooth controller #122153
    Tsade
    Participant

    Thanks for the links rion, I tried with “hciconfig hci0 up piscan” but it didn’t work.

    I managed to connect my controller at boot running this code from rc.local file:

    bluetoothctl << EOF
    power on
    connect MACADRESS
    exit
    EOF

    Maybe I will try to configure a cron task to run this script to keep trying to connect after boot.

    in reply to: Auto connect bluetooth controller #121945
    Tsade
    Participant

    Hi there,

    I tried on an clean retropie image, and still the same issue.
    NES30 Pro controller paired an connected successful, but I can’t get it connected automatically after reboot.

    Can I make a cron task or something to attempt connecting my controller everytime if not already connected?
    That would be even better than connecting it at boot. I think.

Viewing 2 posts - 1 through 2 (of 2 total)