Jump to content

Unable to complete pairing process


Recommended Posts

Posted

I am having a problem with the Bluetooth 1.0.7, but there doesn't seem to be a forum for that NS. I have installed audio player 1.3.5 and if I plug a speaker into the audio out jack it all works well. But with the bluetooth my speakers showup. When I put the speakers in pairing mode and press the pair button it will come back paired. But my speakers stay in pairing and never acknowledge the connection. I have tried this with my bluetooth headphones as well and get the same results

Posted (edited)

@Kevin

There is a known bug in the Bluetooth service. An eisy/polisy reboot will usually give you a temporary fix.

After the reboot make sure your audio player output has bluetooth selected.

 

Edited by Techman
Posted

that did not seem to change anything. I rebooted my eisy and then went to unpaired my speakers then repaired them and tried to send an audio file to the bluetooth and it just locked up the audioplayer and just showed that the file was playing. The stop button would not even stop it. I had to restart my audio player NS to get it to work again

Thanks anyways.

Posted

@Kevin

I experienced the same issues you're having. I restarted the audio player service and the bluetooth service , paired my speakers, then rebooted my eisy and everything returned to normal

After the reboot make sure the audio player output is selected to Bluetooth and the Bluetooth service is set to enabled.

 

 

Posted

OK I unpaired my speakers then restarted audio player the restarted bluetooth and repaired the speakers still the speakers did not acknowledge the pairing. then rebooted eisy and went to audio player in the admin console set it to blue tooth and nothing still.

Posted

I have the log file in debug and blue tooth is not showing any signs of receiving a sound file.

2024-07-21 16:08:11.130 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll

2024-07-21 16:08:11.130 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll

2024-07-21 16:08:11.130 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS shortPoll message {} from Polyglot

2024-07-21 16:09:11.133 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll

in the audio player I show it being sent out, I think?

 
2024-07-21 16:32:11.043 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
2024-07-21 16:32:11.043 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING shortPoll
2024-07-21 16:32:11.043 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS shortPoll message {} from Polyglot
2024-07-21 16:32:11.043 Thread-43 (poll) udi_interface INFO audio-player:poll: short poll
2024-07-21 16:32:19.922 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command
2024-07-21 16:32:19.922 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command
2024-07-21 16:32:19.923 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS command message {'address': '0', 'cmd': 'PLAY', 'value': '4', 'uom': '25', 'query': {}} from Polyglot
2024-07-21 16:32:19.923 Command udi_interface INFO audio-player:processCommand: Got command: {'address': '0', 'cmd': 'PLAY', 'value': '4', 'uom': '25', 'query': {}}
2024-07-21 16:32:19.923 Command udi_interface INFO audio-player:processCommand: Playing #4:./sounds/chime.mp3
2024-07-21 16:32:19.923 Command udi_interface.node DEBUG node:getDriver: 0:AudioPlayer ST - 0 :: getting dv ST
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:setDriver: 0:AudioPlayer Reporting set ST to 1 to Polyglot
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:reportDriver: Updating value to 1
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:setDriver: 0:AudioPlayer Reporting set GV0 to 4 to Polyglot
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:reportDriver: Updating value to 4
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:setDriver: 0:AudioPlayer Reporting set GV3 to 100 to Polyglot
2024-07-21 16:32:19.924 Thread-44 (audio_player_thread) udi_interface.node DEBUG node:reportDriver: Updating value to 100
2024-07-21 16:32:19.930 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': '0', 'driver': 'ST', 'value': '1', 'uom': 25, 'text': None}]}
2024-07-21 16:32:19.930 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': '0', 'driver': 'GV0', 'value': '4', 'uom': 25, 'text': None}]}
2024-07-21 16:32:19.930 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': '0', 'driver': 'GV3', 'value': '100', 'uom': 51, 'text': None}]}
2024-07-21 16:32:19.963 MQTT udi_interface.interface INFO interface:_message: Successfully set 0 :: ST to 1 UOM 25
2024-07-21 16:32:20.048 MQTT udi_interface.interface INFO interface:_message: Successfully set 0 :: GV0 to 4 UOM 25
2024-07-21 16:32:20.091 MQTT udi_interface.interface INFO interface:_message: Successfully set 0 :: GV3 to 100 UOM 51
2024-07-21 16:32:20.446 Dummy-45 udi_interface.node DEBUG node:setDriver: 0:AudioPlayer Reporting set ST to 0 to Polyglot
2024-07-21 16:32:20.447 Dummy-45 udi_interface.node DEBUG node:reportDriver: Updating value to 0
2024-07-21 16:32:20.447 Dummy-45 udi_interface.node DEBUG node:setDriver: 0:AudioPlayer Reporting set GV0 to 0 to Polyglot
2024-07-21 16:32:20.447 Dummy-45 udi_interface.node DEBUG node:reportDriver: Updating value to 0
2024-07-21 16:32:20.448 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': '0', 'driver': 'ST', 'value': '0', 'uom': 25, 'text': None}]}
2024-07-21 16:32:20.448 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': '0', 'driver': 'GV0', 'value': '0', 'uom': 25, 'text': None}]}
2024-07-21 16:32:20.481 MQTT udi_interface.interface INFO interface:_message: Successfully set 0 :: ST to 0 UOM 25
2024-07-21 16:32:20.572 MQTT udi_interface.interface INFO interface:_message: Successfully set 0 :: GV0 to 0 UOM 25
Posted

@Kevin

Try uninstalling the Bluetooth Service, then reinstall it.  The service has a glitch or two. UD is aware of the problem and is working on a fix.

Posted

Ok Michel I just put in a ticket.

Techman thanks so much for your advice 

  • 1 month later...
Guest
This topic is now closed to further replies.

×
×
  • Create New...