Your Universal Remote Control Center
RemoteCentral.com
RS-232 & IP Control Forum - View Post
Previous section Next section Up level
Up level
The following page was printed from RemoteCentral.com:

Login:
Pass:
 
 

Topic:
another sharp Rs232 question!!!!!
This thread has 4 replies. Displaying all posts.
Post 1 made on March 8, 2013 at 14:40
B
BigBoBails
Long Time Member
Joined:
Posts:
RC XP:
December 2008
87
2⭐︎
I know that sharp tv's requires a command/quick power on to be sent before they can turn on/enabled over IP/RS232. The problem is is I have enabled quick power on and using putty over RS232 and getting nothing on putty screen and cant even type commands. Could the RS232 still be disabled with quick power on enabled???Thanks
Post 2 made on March 9, 2013 at 09:23
P
PeterN
Active Member
Joined:
Posts:
RC XP:
July 2008
573
392⭐︎
Are you using a crossover cable?

Is eco mode turned off on the TV?

Once you are connected and the TV is turned on manually, sending the serial string "RSPW0001" will enable RS-232 to Power On the set.

OP | Post 3 made on March 10, 2013 at 12:05
B
BigBoBails
Long Time Member
Joined:
Posts:
RC XP:
December 2008
87
2⭐︎
yes to all the above.

I think the driver im using is not working correctly!!

The driver polls every 5 seconds to send query commands, tv responds with a status reply. so any connection issue is out of the question. 

Just wanted to make sure i had ticked all the boxs for setting the tv correctly. 

Thanks

Post 4 made on March 13, 2013 at 19:53
C
ckleiman
Long Time Member
Joined:
Posts:
July 2007
192
The Sharp Aquos will respond to the power off command, however, before it will respond to the power on command you need to send the following RS232 command string: RSPW1_ _ _0D

You only need to send that command one time. Now you can turn the power on by sending the following command string: POWR1_ _ _0D

To turn off send: POWR0_ _ _0D

Its important u understand in the above protocol _ means space. So 3 spaces followed by carriage return. I prefer converting to hex and sending the hex codes through Data Viewer. Here's how these codes look in hex and formatted for our control system;

POWR1_ _ _0D = \x50\x4F\x57\x52\x31\x20\x20\x20\x0D
POWR0_ _ _0D = \x50\x4F\x57\x52\x30\x20\x20\x20\x0D
RSPW1_ _ _0D = \x52\x53\x50\x57\x31\x20\x20\x20\x0D

If for some reason you're still having issues after sending the RSPW1 command cycle power to the TV and then try sending the power on/off commands and they should work.

When all else fails I suggest contacting Sharp tech support. Don't waste time searching the internet forums because you'll get so many different solutions you'll be confused to death. Believe it or not, Sharp has very good tech support. Be persistent and don't let the buck stop at the first tier. Take it to the second level where you can get some real help by phone.

Hope this helps.

Claude Kleiman
OP | Post 5 made on March 15, 2013 at 07:17
B
BigBoBails
Long Time Member
Joined:
Posts:
RC XP:
December 2008
87
2⭐︎
I'm controloing the TV with a control4 certified drive, but after hours of testing i have found the driver bindings are at fault. 
Thanks for the help.

Jump to


Protected Feature Before you can reply to a message...
You must first register for a Remote Central user account - it's fast and free! Or, if you already have an account, please login now.

Please read the following: Unsolicited commercial advertisements are absolutely not permitted on this forum. Other private buy & sell messages should be posted to our Marketplace. For information on how to advertise your service or product click here. Remote Central reserves the right to remove or modify any post that is deemed inappropriate.