Your comments

Thanks guys..


i figured out. I choose to hide a static list with this 5-6 pop ups when i bush a button and display one new static list with to new popus afterwards :)



Hi Guys, thanks a lot for your answer


Best Regards

Hi there.


Right now i am testing on a solution with a Raspberry PI with Mopidy (http://www.pimusicbox.com/), i think it could be a good solution to intergrate a directly choose of etc radio station from Iridium. Pimusicbox is running with JSON - REST API so i think its possible to make a JS driver for that.


Hardware is running stabile and without lacks / crash down / freezing. i have been testing for a month right now - 24/7 without shutdown.. its runnings well.


Its is very interesting because Internet radio with RS232 or TCP/IP is very expensive and most multi room solutions will typical use 2-3 players.


Somebody interested in making JS driver for common use?


Best Regards..


Some more info:


When i try to make a TCP driver, i can connect to BDP and drivers online = 1 and status = 2.


it can connect but i need a POST method to send data


But. when i make a HTTP as these, then online and status is 0



Really strange i think..

Well, now i got a feedback into Log after press example Vol Up and get this feedback:


But is it possible to get this commands into Database or is it neccesary to write a script?


V02 = Zone 2

70 = Level of volume

7388 = dont know what it is, but it change on every feedback


The big question is:


how can i convert these feedbacks to for example Level Bar of volume ?


then when i press vol up it increase / decrease level bar who shows the actual zone ?




Hey everybody.


i have tried all possible ways to get the feedback from a multizone controller but without lock.

it works fine to send commands like that:

'#|X001|web|SVD01|0|U|',13,10


This is the feedback codes from manufactor and i have tried to read values from event_change_tag into log but without luck.


#|X001|web| GV01|0|U|return

Answer #|web|X001| V01|20|U|return


Is somebody know how to get a feedback return to etc. Volume Level from this codes.


thanks a lot

Hi there.


No i havent tried that yet.. i am pretty new in irdium so need to read more articles/ wiki first .


Found error :) need to be '#|X001|web|SR1|3|U|',13,10 instead.. thanks i lot.. i think it work now