rimoth wrote: 
> Hi,
> 
> I'm using a PI-4 & piCorePlayer 8.00
> 
> I can successfully scan for devices, but the list of devices does not
> populate for pairing, See attached.
> 
> Any ideas?
> 
> 
> 35838

What are you trying to pair?  Some devices just don't behave well.   
The scan is only for 10seconds, so sometimes you have to run scan a
couple of times to see your device.  

You can manually pair from an ssh session.     bluetoothctl is the
command

type

Code:
--------------------
    
  bluetoothctl
  scan on       (Then wait for your device to appear)
  scan off
  pair  xx:xx:xx:xx:xx
  trust xx:xx:xx:xx:xx
  quit
  
--------------------


Then go to the pCP web page and configure the device, and then save.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=114834

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to