Sharp Bluray 232 protocol
Colzie
Posts: 470
Useful tip for anyone trying to control a Sharp BD-HP50 or BD-HP70.
Do NOT use $0A at the end of the command string. It will lock up the COM port, though not right away. The only way to get the com port to work again is by pulling power.
So please disregard this helpful nugget in Sharp's protocol manual:
Thanks Sharp!
Do NOT use $0A at the end of the command string. It will lock up the COM port, though not right away. The only way to get the com port to work again is by pulling power.
So please disregard this helpful nugget in Sharp's protocol manual:
Sharp's Crap Manual wrote:After sending the return code (0DH), make sure to send line
feed (0AH) as well.
Thanks Sharp!
0
Comments
Correct. The Sharp's com port is the one that stops working. The AMX com port is blissfully unaware...
I had to actually do a firmware upgrade to get RS232 communcation active.
Does anyone have any advanced command strings beyond the basics
listed in the owners manual (ie: requests, IR remote keys, etc)?
Thanks
I'd like to avoid these things in the future -- is there a comparably priced unit with RS232 by anybody else?
I came across a similar situation when talking to a McIntosh DVD Player that returned strings saying it was a Denon 2900.
I've only used Oppo twice but I really like them. A very high quality product.
You say that, but....
http://www.audioholics.com/reviews/transports/high-definition-dvd-players-hd-dvd-blu-ray/lexicon-bd-30-blu-ray-oppo-clone/oppo-inside-lexicon-outside-1
Lexicon took a BDP83, pulled the front, rear, and top panels off, and then dropped it in their own case.
Kevin D.
I should buy some fancy cases and start selling them too.
I ran into the lack of these commands about a year ago on a BD-HP50U. I noticed that every command seemed to be 'D*** ',$0D, but when I called sharp they were unable to provide specifics on what other commands were available. So I wrote a quick program that would send a command every second to the sharp, and if it responded with 'OK' I logged it, then I sent everything from DAAA to DZZZ and kept a record of what came back. Then I went to lunch.
Something like two hours later, I ended up with this list
DAKY
DANG
DAUD
DBKY
DCKY
DCLR
DDKY
DDSP
DDWN
DEJT
DENT
DEXT
DFNC
DFWD
DLFT
DLGT
DPGN
DPGP
DPIP
DPLY
DPMN
DPUS
DREP
DRET
DREV
DRGT
DRPL
DRPO
DSBT
DSET
DSKB
DSKF
DSKS
DSTP
DTMN
DUPK
The ones I ended up using were
DPLY - Play
DSTP - Stop
DPUS - Pause
DSKF - Next (Skip Forward)
DSKB - Back (Skip Back)
DREV - Rewind
DFWD - Fast Forward
POWR1 - Power on
POWR0 - Power off
DTMN - Disc Menu
DPMN - Popup Menu
DUPK - Up
DDWN - Down
DRGT - Right
DLFT - Left
DENT - OK (Enter)
I don't know what the rest of them do but I hope this gives you a good place to start
I've had these lockup just using the IR remote!
Paul