<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://archivedforum.beoworld.org:443/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>BeoWorld Nordic</title><link>https://archivedforum.beoworld.org:443/forums/17.aspx</link><description>Et diskussionsforum for at diskutere Bang &amp; Olufsen-produkter. Har du efterlysninger om dine B&amp;O musikanlæg og video-produkter? Spørg her! Har du bare kommentar? Skriv den her!
</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251111.aspx</link><pubDate>Thu, 07 Jan 2010 09:23:53 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251111</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251111.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251111</wfw:commentRss><description>&lt;p&gt;Thanks Keith,&lt;/p&gt;
&lt;p&gt;Now I undestand the bit-string.&lt;/p&gt;
&lt;p&gt;I would like to&amp;nbsp;build my own XML-parser, but i can see there&amp;#39;s a long way to go.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s a lot to protocols to learn, and specifications to read. &lt;/p&gt;
&lt;p&gt;I would like to get my hands on a DEC(PUC) file and the specs to study.&lt;/p&gt;
&lt;p&gt;Regards Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251109.aspx</link><pubDate>Thu, 07 Jan 2010 09:02:44 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251109</guid><dc:creator>Keith Saunders</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251109.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251109</wfw:commentRss><description>&lt;p&gt;Frank,&lt;/p&gt;
&lt;p&gt;What I stated is 100% correct and it is 32 bit.&lt;/p&gt;
&lt;p&gt;Notice the very last bit I did not highlight in blue because this bit is NOT part of the data, it is used to transition the signal because of the encoding method used for NEC. The encoding method used is &amp;quot;Pulse Distance Modulation&amp;quot;&lt;/p&gt;
&lt;p&gt;The format of the NEC protocol is shown below:-&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.beoworld.org/Postings_Images_by_Keith/Beo5/NEC.jpg" style="vertical-align:middle;" height="83" width="563" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Notice that the LSB and MSB are reversed from the normal binary transmission method, so you need to reverse each section of the XML binary string, so&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff;"&gt;00011110 10000101 10110111 01001000 must be inverted and becomes&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;11100001 01111010 01001000 10110111 now the LSB and MSB of address and command must be reversed&lt;/p&gt;
&lt;p&gt;10000111 01011110 00010010 11101101 which translates in HEX (Binary to the power of 16)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 87&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ED&lt;/p&gt;
&lt;p&gt;The product address is 87 and the command is 12&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251104.aspx</link><pubDate>Thu, 07 Jan 2010 08:33:26 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251104</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251104.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251104</wfw:commentRss><description>&lt;p&gt;&lt;blockquote&gt;&lt;div&gt;&lt;img src="https://archivedforum.beoworld.org:443/Themes/beotheme1/images/icon-quote.gif"&gt; &lt;strong&gt;Keith Saunders:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;Frank,&lt;/p&gt;
&lt;p&gt;I can confirm that this Pronto HEX code string is valid and decodes to:-&lt;/p&gt;
&lt;p&gt;Carrier Frequency of &lt;span style="color:#0000ff;"&gt;37,683.1 Khz&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Protocol is &lt;span style="color:#0000ff;"&gt;NEC&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The product device code in HEX is &lt;span style="color:#0000ff;"&gt;87&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Power Command code in HEX is &lt;span style="color:#0000ff;"&gt;12&lt;/span&gt; which is the standard NEC power command&lt;/p&gt;
&lt;p&gt;NEC binary string decodes to &lt;span style="color:#0000ff;"&gt;00011110 10000101 10110111 01001000&lt;/span&gt; 1 which translates to 875E and 12ED&lt;/p&gt;
&lt;div style="CLEAR:both;"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;Keith,&lt;/p&gt;
&lt;p&gt;Shouldn&amp;#39;t the NEC binary string consist of 32 bits? I get to the count of 33, or did you just mistyped it?&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t undestand the translation from the bitstring to 0X875E and 0X12ED. &lt;/p&gt;
&lt;p&gt;Regards &lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251100.aspx</link><pubDate>Thu, 07 Jan 2010 08:22:21 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251100</guid><dc:creator>Keith Saunders</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251100.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251100</wfw:commentRss><description>&lt;p&gt;Further to your e-mail Jacob,&lt;br /&gt;&lt;br /&gt;To clarify my previous statement which was quite correct, but I forgot to say that in the most recent version they (B&amp;amp;O Configuration Tool) accepted either 2 digits or 5 digits, but used 2 digits. In other words if you put 38000 it changed it to 38 for the Beo5 but the XML remained the same.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251082.aspx</link><pubDate>Thu, 07 Jan 2010 06:16:26 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251082</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251082.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251082</wfw:commentRss><description>&lt;p&gt;Jeg kan bekr&amp;aelig;fte at det virker lige s&amp;aring; godt med 38000 som med 38, ingen forskel der.&lt;/p&gt;
&lt;p&gt;Keith har lavet en komplet fil med alle knapper. Der kan s&amp;aring; v&amp;aelig;re noget kosmetisk arbejde, men alt virker uden buffring og hangups! S&amp;aring; nu er der kun de kendte problemer med firmware p&amp;aring; boksen: EPG er en katastrofe, man kan ikke redigere kanalr&amp;aelig;kkef&amp;oslash;lge (godt man har Beo5, s&amp;aring; bestemmer jeg selv!) samt andre sm&amp;aring;ting. Men n&amp;aring;r man kommer fra Viasats&amp;nbsp;skod af en HD-boks, s&amp;aring; er Sagem et godt bytte! Is&amp;aelig;r er jeg glad for DTT delen med MPEG4 decodning (DR HD i DTS 5.1 lyd!).&lt;/p&gt;
&lt;p&gt;Tak for hj&amp;aelig;lpen Jacob og Keith!!!&lt;/p&gt;
&lt;p&gt;Med venlig hilsen&lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251067.aspx</link><pubDate>Thu, 07 Jan 2010 05:01:18 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251067</guid><dc:creator>Weebyx</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251067.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251067</wfw:commentRss><description>&lt;p&gt;Tak&lt;/p&gt;
&lt;p&gt;Perfekt, jeg kunne heller ikke forst&amp;aring; hvad der var galt. :) &lt;/p&gt;
&lt;p&gt;Jeg havde dog bare byttet om p&amp;aring; 2 tal i XML, SpaceFlank og SpaceFlank2, hvis du har lyst kunne jeg godt t&amp;aelig;nke mig at du lige testede med 38000 istedet for 38.&lt;/p&gt;
&lt;p&gt;I de tidligere firmwares brugte man 2 cifre til frekvens, det blev s&amp;aring; &amp;aelig;ndret til 5 cifre, men nu siger keith at de er g&amp;aring;et tilbage til 2 igen, og det forst&amp;aring;r jeg ikke helt, jeg har nemlig brugt en XML med 5 cifre til mit mediacenter, og det fungerede fint med min Beo5 som ogs&amp;aring; bruger 1.41e&lt;/p&gt;
&lt;p&gt;Der er som s&amp;aring;dan ikke de store forskelle p&amp;aring; min og Keiths metoder, Keith er lidt mere inde i IR delene end mig, men jeg er ved at komme godt med :) Jeg har f&amp;aring;et fat i DEC(PUC) filen til din boks, og i den st&amp;aring;r koderne direkte til styring af alle knapper. &lt;/p&gt;
&lt;p&gt;Din convert knap er gr&amp;aring;et ud fordi du ikke har en TT438 boks sat til, det var noget Michael fra Lintronic gjorde fordi han ikke ville have at folk brugte hans sw gratis til at udvikle Beo5 XML&amp;#39;er. &lt;/p&gt;
&lt;p&gt;Har du f&amp;aring;et alle knapperne til din boks lavet nu, fik du en komplet fil fra Keith eller mangler du stadig noget ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;/Weebyx&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251063.aspx</link><pubDate>Thu, 07 Jan 2010 03:58:09 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251063</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251063.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251063</wfw:commentRss><description>&lt;p&gt;Hej Jacob,&lt;/p&gt;
&lt;p&gt;Den virker 100%!&lt;/p&gt;
&lt;p&gt;Hvad er forskellen p&amp;aring; din metode og s&amp;aring; Keiths?&lt;/p&gt;
&lt;p&gt;Ved du hvorfor man ikke kan konvertere pronto koder vha. LinTronics&amp;nbsp;Configurator-&amp;gt;Codelearn-&amp;gt;LinTronic Converter&lt;/p&gt;
&lt;p&gt;Convert knappen er grayed-out!&lt;/p&gt;
&lt;p&gt;Mvh &lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/251059.aspx</link><pubDate>Thu, 07 Jan 2010 03:26:20 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:251059</guid><dc:creator>Weebyx</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/251059.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=251059</wfw:commentRss><description>&lt;p&gt;Ok, vil du lave en sidste test for mig :)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Pr&amp;oslash;v med dette for power&lt;/p&gt;
&lt;p&gt;&amp;lt;source_subItem stName=&amp;#39;Power&amp;#39; stCaption=&amp;#39;Power&amp;#39; stMenuCaption=&amp;#39;Power&amp;#39; stScreenType=&amp;#39;0&amp;#39; stIR=&amp;#39;NEC:GlobalManual=1#IRSEQUENCE=NEC#BITS=000111101000010110110111010010001#ALTBIT=#MARKFLANK=556#SPACEFLANK=568#SPACE2FLANK=1674#PRESIGNALHI=8748#PRESIGNALLO=4460#Pause1=38584#Pause2=95498#Carrier=38#REPEATSIGNAL=1#Comment=NEC 32bits=1E85B748&amp;#39; stLeave=&amp;#39;Rel 1&amp;#39; stIRVideoOp1=&amp;#39;F0:TV:&amp;#39; stIRVideoOp2=&amp;#39;F0:TV:&amp;#39; stIRVideoOp4=&amp;#39;L_F0:TV:&amp;#39; stIRVideoOp5=&amp;#39;F0:TV:&amp;#39; stIRVideoOp6=&amp;#39;F0:TV:&amp;#39; stIRAudioOp1=&amp;#39;F0:RADIO:&amp;#39; stIRAudioOp2=&amp;#39;F0:TV:&amp;#39; stIRAudioOp4=&amp;#39;L_F0:TV:&amp;#39; stIRAudioOp5=&amp;#39;F0:RADIO:&amp;#39; stIRAudioOp6=&amp;#39;F0:TV:&amp;#39; stIRVideoOp5Link=&amp;#39;L_F0:TV:&amp;#39; stIRVideoOp6Link=&amp;#39;L_F0:TV:&amp;#39; stIRAudioOp5Link=&amp;#39;L_F0:RADIO:&amp;#39; stIRAudioOp6Link=&amp;#39;L_F0:TV:&amp;#39; stIRVideoOp2Av=&amp;#39;F0:RADIO:&amp;#39; stIRVideoOp4Av=&amp;#39;L_F0:RADIO:&amp;#39; stIRVideoOp6Av=&amp;#39;F0:RADIO:&amp;#39; stIRVideoOp6AvLink=&amp;#39;L_F0:RADIO:&amp;#39; nPage=&amp;#39;1&amp;#39; nX=&amp;#39;0&amp;#39; nY=&amp;#39;20&amp;#39; nWidth=&amp;#39;213&amp;#39; nHeight=&amp;#39;25&amp;#39; nRowFinal=&amp;#39;1&amp;#39; nColumnFinal=&amp;#39;0&amp;#39;/&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;/Weebyx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250840.aspx</link><pubDate>Wed, 06 Jan 2010 17:02:30 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250840</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250840.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250840</wfw:commentRss><description>&lt;p&gt;Hej igen&lt;/p&gt;
&lt;p&gt;Har lige pr&amp;oslash;vet med den f&amp;oslash;rste fil (hvor carrier er rettet til 38), men ingen af&amp;nbsp;knapperne&amp;nbsp;virker.&lt;/p&gt;
&lt;p&gt;/Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250629.aspx</link><pubDate>Wed, 06 Jan 2010 15:19:04 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250629</guid><dc:creator>Weebyx</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250629.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250629</wfw:commentRss><description>&lt;p&gt;Hej igen&lt;/p&gt;
&lt;p&gt;Hmmm, jeg kunne godt t&amp;aelig;nke mig hvis du pr&amp;oslash;vede min f&amp;oslash;rste xml kode igen, men &amp;aelig;ndre &amp;quot;carrier=38000&amp;quot; til &amp;quot;carrier=38&amp;quot;, det er mere for at jeg kan f&amp;aring; ro og vide at min kode faktisk burde virke :)&lt;/p&gt;
&lt;p&gt;/Weebyx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250500.aspx</link><pubDate>Wed, 06 Jan 2010 13:44:21 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250500</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250500.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250500</wfw:commentRss><description>&lt;p&gt;Thanks a lot Keith!&lt;/p&gt;
&lt;p&gt;In danish: Undskyld til alle Skandinavere, at vi f&amp;oslash;rte en del af konversationen p&amp;aring; (tiln&amp;aelig;rmet) engelsk.&lt;/p&gt;
&lt;p&gt;/Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250497.aspx</link><pubDate>Wed, 06 Jan 2010 13:32:42 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250497</guid><dc:creator>Keith Saunders</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250497.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250497</wfw:commentRss><description>&lt;p&gt;Frank,&lt;/p&gt;
&lt;p&gt;I can confirm that this Pronto HEX code string is valid and decodes to:-&lt;/p&gt;
&lt;p&gt;Carrier Frequency of &lt;span style="color:#0000ff;"&gt;37,683.1 Khz&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Protocol is &lt;span style="color:#0000ff;"&gt;NEC&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The product device code in HEX is &lt;span style="color:#0000ff;"&gt;87&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The Power Command code in HEX is &lt;span style="color:#0000ff;"&gt;12&lt;/span&gt; which is the standard NEC power command&lt;/p&gt;
&lt;p&gt;NEC binary string decodes to &lt;span style="color:#0000ff;"&gt;00011110 10000101 10110111 01001000&lt;/span&gt; 1 which translates to 875E and 12ED&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250491.aspx</link><pubDate>Wed, 06 Jan 2010 13:17:32 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250491</guid><dc:creator>frankmj</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250491.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250491</wfw:commentRss><description>&lt;p&gt;Thanks Keith, you are the best! &lt;/p&gt;
&lt;p&gt;It works very well, just some issues with hard buttons. But that can be worked out (standby doesn&amp;#39;t work).&lt;/p&gt;
&lt;p&gt;I think I only missed 4&amp;nbsp;hex codes&amp;nbsp;to a total of 76. I&amp;#39;m not very good friends with the Windows mobile text editor.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s importent to me, that i can trust the program&amp;nbsp;I use to catch the pronto codes with. So can you please confirm that these 76 hex codes are correct for the &amp;lt;Power&amp;gt; button:&lt;/p&gt;
&lt;p&gt;0000 006E 0022 0002 0155&lt;br /&gt;00AB 0015 003F 0015 003F &lt;br /&gt;0015 003F 0015 0015 0015 &lt;br /&gt;0015 0015 0015 0015 0015 &lt;br /&gt;0015 003F 0015 0015 0015 &lt;br /&gt;003F 0015 003F 0015 003F &lt;br /&gt;0015 003F 0015 0015 0015 &lt;br /&gt;003F 0015 0015 0015 0015 &lt;br /&gt;0015 003F 0015 0015 0015 &lt;br /&gt;0015 0015 003F 0015 0015 &lt;br /&gt;0015 0015 0015 0015 0015 &lt;br /&gt;003F 0015 0015 0015 003F &lt;br /&gt;0015 003F 0015 0015 0015 &lt;br /&gt;003F 0015 003F 0015 003F &lt;br /&gt;0015 05E0 0155 0055 0015 &lt;br /&gt;0E3F&lt;/p&gt;
&lt;p&gt;Regards &lt;/p&gt;
&lt;p&gt;Frank&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250486.aspx</link><pubDate>Wed, 06 Jan 2010 12:48:43 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250486</guid><dc:creator>Keith Saunders</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250486.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250486</wfw:commentRss><description>&lt;p&gt;Frank,&lt;/p&gt;
&lt;p&gt;As you have previously told me that the POWER command I sent you works, it therefore means I should be able to work out most of the others.&lt;/p&gt;
&lt;p&gt;I have created an XML file for you to try &lt;a target="_blank" href="http://195.173.140.100/Beoworld/Beo5WebSite/Downloads/Sagem%20ITSD81HD.zip"&gt;HERE&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Extract file to &lt;b&gt;&lt;span style="font-size:medium;color:#ff0000;"&gt;C:\&lt;/span&gt;&lt;/b&gt; to ensure it automatically goes into the correct directory.&lt;/p&gt;
&lt;p&gt;Let me know if it works&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: XML fil til Beo5 Config Tool for Sagem ITSD81 HD</title><link>https://archivedforum.beoworld.org:443/forums/thread/250481.aspx</link><pubDate>Wed, 06 Jan 2010 12:31:51 GMT</pubDate><guid isPermaLink="false">41a2a90c-3a1e-4bd3-b144-3883695a7f38:250481</guid><dc:creator>Keith Saunders</dc:creator><slash:comments>0</slash:comments><comments>https://archivedforum.beoworld.org:443/forums/thread/250481.aspx</comments><wfw:commentRss>https://archivedforum.beoworld.org:443/forums/commentrss.aspx?SectionID=17&amp;PostID=250481</wfw:commentRss><description>&lt;p&gt;Your Pronto HEX code is still invalid because you have 6 HEX values missing.&lt;/p&gt;
&lt;p&gt;There is no easy way to convert Pronto codes other than do what I did and write a Windows based program.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>