Page 2 of 5
Re: BD-D Setup Menu
Posted: Mon Jun 18, 2012 8:07 pm
by oga83
@nobody :
My connection string is different than yours :
Code: Select all
0042 00 14 00 69 70 68 6f 6e 65 2e 2e 69 61 70 .....iphone..iap
0050 70 2e 73 61 6d 73 75 6e 67 40 00 64 00 10 00 4d p.samsung@.d...M
0060 54 63 79 4c 6a 45 33 4c 6a 45 77 4c 6a 63 3d 18 TcyLjE3LjEwLjc=.
The difference is the message length (that depends on ip and machine name length).
The 2 dots don't change anything on my units, but you are correct, so I made the change.
Modified Connect :
Code: Select all
string sMsg = "\x0064\x0000"
+ FormatString(MyIP, true)
+ FormatString(MyMAC, true)
+ FormatString(System.Environment.MachineName, true);
SendMsg(socket, "\x0000"
+ FormatString("iphone..iapp.samsung", false)
+ FormatString(sMsg, false));
Modified SendKey :
Code: Select all
string sMsg = "\x0000\x0000\x0000"+FormatString(sKey, true);
return SendMsg(socket, "\x0000"
+ FormatString("iphone.iapp.samsung", false)
+ FormatString(sMsg, false));
Here is the modified exe. I also added all the keys in a list.
http://dl.free.fr/kxJ4OnmcM
Can you please confirm that it works on your unit ?
Thanks for your suggestions !
Re: BD-D Setup Menu
Posted: Tue Jun 19, 2012 1:18 am
by nobody
I made a remote myself.. it was just a suggestion

Re: BD-D Setup Menu
Posted: Thu Jun 21, 2012 10:06 am
by mrlumpy
Tried it on two BD-D5100 units,
BSP-D5100ZCB-1017.1
BSP-D5100ZCB-1021.1
The 1021.1 software is the latest from Samsung, 1017.1 is straight from the factory floor un-updated.
"No Connection could be made because the target machine actively refused it: 192.168.1.3:55000"
Would someone recommend where I should start reading regarding the infrared remote options (INFO+Code3B)?
Would uploading photos of the BD-D5100 motherboard help anyone?
Re: BD-D Setup Menu
Posted: Thu Jun 21, 2012 6:17 pm
by oga83
Do you have the authorization popup on your screen, at least ?
Anyone else tried since last modification ?
Anyway, you will not be able to activate the setup menu by network with the latest firmwares...
About IR, the known method for TV does not work on BD...
Maybe you can do what you want with the debug console.
Please post a picture of you PCB to see if it looks like other boards, and have a look at :
http://wiki.samygo.tv/index.php5/Serial_console
viewtopic.php?f=18&t=1762
Be aware that you need good soldering skill to make the console connections.
Re: BD-D Setup Menu
Posted: Thu Jun 21, 2012 7:28 pm
by mrlumpy
oga83 wrote:Do you have the authorization popup on your screen, at least ?
Anyone else tried since last modification ?
Anyway, you will not be able to activate the setup menu by network with the latest firmwares...
About IR, the known method for TV does not work on BD...
Maybe you can do what you want with the debug console.
Please post a picture of you PCB to see if it looks like other boards, and have a look at :
http://wiki.samygo.tv/index.php5/Serial_console
viewtopic.php?f=18&t=1762
Be aware that you need good soldering skill to make the console connections.
Thanks for the reply. Yes I was using the last modification version. All of the keys / buttons were refused by the BD-D5100 players, not just the setup one.
Ok I won't waste my time on IRda etc.
I'll try to take a picture tonight.
Thanks!
Re: BD-D Setup Menu
Posted: Fri Jan 04, 2013 9:08 pm
by mesersmith
I did use your software, but I think I don't know how to use it.
I have a BD-E8500N and I have a big problem with several issues.
But first I need to understand exactly how to enter in factory setup and what I can do there.
So, I started your software, I put the BD ip in first textbox, and i press Setup Menu.
Because my laptop is always connected to the bd, it didn't ask for permision.
So, while I watch a cannel, I press Setup menu once, and infos menu apear for 3-4 seconds, and fade away.
And that's all. No matter how many times I press that button, the bd do the same thing.
Can you assist me to work with this program?
I need to enter in factory menu to change the country menu, because now I have only Norway, FInland, Danmark and Sweden.
I receive channels only on Finland selection.
I need to make the bd works for Romania.
Can you help me?
Re: BD-D Setup Menu
Posted: Sat Jan 05, 2013 11:49 am
by oga83
mesersmith wrote:I need to enter in factory menu
On the latest BD-E firmwares, the only way to enter the setup menu is with TDM; FaNet is not working anymore
See here
Re: BD-D Setup Menu
Posted: Sat Jan 05, 2013 12:21 pm
by mesersmith
And this means that I have to build that interface deschibed in your link?
And, if I do build that, do you think that I 'll be able to change the firmware from finland to romania?
Re: BD-D Setup Menu
Posted: Sat Jan 05, 2013 1:54 pm
by greenhorn
@mesersmith
With this you can change the region of the BD player. This is according region restriction BD and DVD movies. If you want to change region in the smart hub, you can change without messing service menu (just use combination of remote control keys ffwd 289 rev). This will install widgets from the desire region. But if there is a restriction for some widgets that detects you as foreign gateway, you will need proxy or dns.
Re: BD-D Setup Menu
Posted: Sat Jan 05, 2013 2:11 pm
by mesersmith
No, I need to change the country in tv reception, in dvb-c.
Now, I have only for country from nord europe, Norway, Danmark, Sweden ans FInland.
I am from Romania and I need to put Romania to the country in dvb-c, because the epg containts some nordic caracters and it's very hard to follow and read.
So, if I enter in service menu or factory menu, can I do what I need?
Can anybody tell meu what I have to do in factory menu?
Please, I need it very hard.