Samsung IP Control
bneal
Posts: 22
I have a feeling I already know the answer to this question, but I figured there might be somebody out there that has figured out a way. Is there a way to control the new Samsung LCDs over IP? I thought they had rs232, but when I went to hook them up, they arent there. I would like for IR control to be my last resort. The blink on the front is horrendous. What about control using the USB port?
0
Comments
Do you found any Protocol?
thanks
john
it is a BluRay 5.1 System which i want to control. but it's correct, when it is in StandBy the NIC is down :-(
But with the iPhone App i can turn it on and off, so it must be a command to turn it on.
thanks
pat
things you need:
a wireless AP
a router
a hub(HUB!!!!) http://www.bestbuy.com/site/Dynex%26%23153%3B+-+4-Port+10+Mbps+Ethernet+Hub/7169262.p?id=1110266457493&skuId=7169262
plug router into HUB, plug pc into HUB, plug AP into HUB, connect iPhone/iThingy to wireless AP
start wireshark, capture with your NIC selected (make sure wireless is turned off), control with iThingy, export your log and post here.
Thanks
Jimmy
I use a Cisco WRVS4400N with port mirroring enabled. Then everything you need is in one box. The downside to that is the wifi isn't mirrored, so a WAP is necessary if you want to see what if anything is returned.
The Samsung pieces I have tested are advertised as UPnP devices and have their capabilities listed with UPnP utilities which I don't currently have the names for. They drop the network connection on standby and cannot be powered on with the app, but I didn't try WOL.
Sent from my iPhone using Tapatalk
hmm, must be WoL?, the nic might just shut down its indicator lights, does the switch say the port is still connected?
Correction: I have see on the iApp the Power Button, BUT! this button is only for power off!
after that, the app is disconnected!
Sorry.....
You go into the Smart Hub portion of the TV and login as a developer and from there you use Apache to upload your apps to the TV. If you want you can even submit your app to the Samsung app store so others can get a copy (or buy a copy) of your app right from their TV.
The real bummer though as others have pointed out is that the NIC card is disabled when the TV is off. I tried sending WOL magic packets on the standard ports (7 and 9) but nothing happened. I was going to write a program to loop through all the ports and see if I could find one that works but I read online that the NIC card is indeed dead when the TV is off. Samsung is apparently considering a WOL option in the future. They keep the IR receive powered, how much more energy would a NIC card use?
These new Samsung Smart TVs allow you to do some pretty cool stuff except turn the darn thing on.
I do also remember having to be careful about how the WoL UDP packets were being routed through the network.
Crazy that a high end commercial screen sends its interface to sleep.
Firstly I should confirm this is for Commercial grade Samsung screens, but the info may well be the same for you.
This line opens up the dialog to a panel...
..where the Samsung_WoL_port = 1515 in my case..
Then the classic magic packet follows.
Hope this helps..
....the source and other control packets are as per RS232 protocol document....
As an aside, I have found that several control codes I chose to check power status didn't behave as expected when the screen was either on or off....on the commercial panels at least. Only a lot frustrating...