Escient Fireball E2 Music/DVD server

Need help adding new codes to your Slingbox, this is the place to ask. You're welcome to ask general Slingbox questions here, but be aware that most of us are not Slingbox experts.

Moderator: Moderators

The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Update: I can see what the problem is here, the MCE protocol (012A) is another one where UEI has decided to do the bit-doubling outside of the executor, so the fixed data needs to be different than that which RM is generating.

I recall that John Fine came up with a way to do this in protocols.ini but I don't know how he did it.

Bottom line, there needs to be a change to the protocols.ini file to support the 2nd version of the $012A protocol, then it should generate the correct fixed data (which in this case should be "A9 31 95 55 56 69 55 56 ").

Also, just FYI, the correct code for the Escient is build into the PL Slingboxes, it's N1370 (for FB1). There's also N1371-3 for FB2-4.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

Rob, thanks for keeping up on this!!! It's a rare quality on the net!

Anyways, I have the other type of Sling box (Not a PL) so that may explain why some can get their Escients to work. Makes me wonder why a hardware company would want 2 different types of hardware for 1 device.

I can't seem get my Slingbox Pro to take the N codes - won't let me test, I'm assuming that is because I don't have a PL box.

Hopefully the gentleman you mentioned can help with how to alter the codes so we can get them to work with my box. I have been playing with this for a couple weeks with no success, so it is definately over my head.

Thanks for your continued help.

Tony
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I'm going to have to see if I can get more info on the Slingbox Pro to see which chip it has onboard (I believe it's a PL chip), but I have already heard from another source that you can't load the 'N' code in for some reason.

However, once we get RM straightened out regarding this protocol, you should be able to load an upgrade.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

K, well I have IR Version 2, which if memory servers is not the PL, but if we can get it figured out, that would be great!

Thanks for the help.

Tony
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

Do you have an Americal NTSC box or a European PAL box? (there's no location in your profile, so I can't tell).

The PAL boxes use the RV chip which doesn't have this protocol installed.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

I live in Canada using a SlingBox Pro purchased from the USA. So I can only assume I am not using a European version.
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

OK, I've figured it out. It turns out that protocols.ini is already coded for the 2nd version of the MCE protocol, so all we need to do is update the RDF for the "PL" Slingbox. To do this, open the RDF using Notepad (or any other text editor) then scroll down to the bottom where you'll find the [Protocols] section, then change "012A" to "012A:2". After you've saved the RDF, re-open RM, re-open the upgrade that I created, and change the selected remote to the PL Slingbox and it will generate the correct fixed data.

As it appears that there is a problem making the Slingplayer software select an "N" code, try saving the upgrade as a SAT code instead.
The Robman wrote:Update: I can see what the problem is here, the MCE protocol (012A) is another one where UEI has decided to do the bit-doubling outside of the executor, so the fixed data needs to be different than that which RM is generating.

I recall that John Fine came up with a way to do this in protocols.ini but I don't know how he did it.

Bottom line, there needs to be a change to the protocols.ini file to support the 2nd version of the $012A protocol, then it should generate the correct fixed data (which in this case should be "A9 31 95 55 56 69 55 56 ").

Also, just FYI, the correct code for the Escient is build into the PL Slingboxes, it's N1370 (for FB1). There's also N1371-3 for FB2-4.
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

Hmm, when I change the code (it is 01 <space> 2A in the original file) to the new one you said, it doesn't load into RM properly, none of the codes import for the commands... Am I missing somthing?

Thanks,

Tony
whompus
Posts: 540
Joined: Wed Apr 27, 2005 1:43 am

Post by whompus »

I may be wrong, but it sounds like you are changing the id in rm not the protocol in the rdf.

To do this open the rdf file in notepad. At the bottom of the text you will see

[Protocols]
0000, 0002, 0006, 000D, 0014, 0015, 001A, 001C, 001F, 0022,
0027, 0029, 002F, 0034, 003F, 0045, 0058, 005A, 005C, 005D,
005E, 0060, 0061, 0065, 006A, 0073, 007E:3, 0098, 009C, 009E,
00A4, 00AF, 00B6, 00C4, 00C9, 00CA, 00CD, 00DE, 00E2, 00E3,
00E7, 00E8, 00F2, 00F5, 00F8, 010F, 0111, 0114, 011A, 011E,
012A, 0162, 016C, 016D, 017A, 0186, 018B, 01A4

Change the 012A to read 012A:2, Then it should work.
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

I'm doing it in Text edit, there is only one Protocol ID listed
johnsfine
Site Admin
Posts: 4766
Joined: Sun Aug 10, 2003 5:00 pm
Location: Bedford, MA
Contact:

Post by johnsfine »

You didn't understand what Whompus (and Rob) said.

You are editing the wrong file.

The file you should be editing has a name similar to
"BINPL (Slingbox with UEI PL Chip).rdf"
TonyD
Posts: 21
Joined: Sat Nov 04, 2006 1:13 pm

Post by TonyD »

Thank you Thank you Thank you... Whoo Hooo..

Thanks to everyone who helped out on this one!

I edited the right file, and bingo it worked.. Saved it as a PL

I will have to wait till this weekend to test all functions etc, but this is MAJOR progress, power, select etc all seem to work, so it's a great start!

Thanks again and I will update once I'm sure everything works.

Now, is there a place here I should be putting the bin file once I know it works so others can download it?

Thanks

Tony
The Robman
Site Owner
Posts: 21886
Joined: Fri Aug 01, 2003 9:37 am
Location: Chicago, IL
Contact:

Post by The Robman »

I have a more complete list of OBCs than what was found in the CCF file, so when I get a chance I will update the upgrade file.

As for where to load the Slingbox files...
http://www.hifi-remote.com/forums/dload ... &cat_id=87
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
cyberdelic
Posts: 1
Joined: Tue Sep 30, 2008 2:48 pm

SlingBox and Escient Fireball - Any Updates?

Post by cyberdelic »

Has anyone been able to get a SlingBox to work with an Escient Fireball? Have tried a number of things in the forum but with no success. Thanks for your help with this.
Post Reply