06-24-2021, 11:36 AM
(This post was last modified: 06-24-2021, 11:38 AM by Birdy961.
Edit Reason: Image paste didn't work
)
(06-24-2021, 11:10 AM)Tim Curtis Wrote: I have an iPad Mini and other devices and no issues.
In Audio Config make sure the Pairing Agent is ON and then from the iPad Bluetooth screen tap on "Moode Bluetooth" and it should connect in a few seconds. iDevices don't have a separate pairing process, then perform pair + connect in one step.
Note that Bluetooth signal is sensitive to attenuation by physical substances, 2.4 G interference, etc. For example if your Pi is in a metal enclosure there will be issues with WiFi and Bluetooth signals.
If you want to try command line to troubleshoot then
Code:sudo /var/www/command/bt.sh --h
pi@rp1:~ $ sudo /var/www/command/bt.sh -h
** BlueMoode version 1.5
**
** Usage: bt.sh [OPTION]
** -i initialize/reset controller
** -s scan and trust devices
** -l list discovered devices
** -p list paired devices
** -c list connected devices
** -d disconnect device <MAC addr>
** -r remove paired device <MAC addr>
** -P pair with device <MAC addr>
** -C connect to device <MAC addr>
** -D disconnect all devices
** -R remove all pairings
** -h help
-Tim
I've had a bit of a play around and tried to connect, but still no luck. In command line moOde says the phone is connected but then it isn't in the connected devices list. Not sure where to go from here!
(tried to post a screenshot but that didn't work so well!)