First, check if the daemon is started

systemctl status bluetooth

if it is not started, then start it

systemctl start bluetooth

Then use the blueman manager to connect a device:

blueman-manager

By davs