JVC Projector Driver

More
2 years 4 months ago #1550 by davep
Replied by davep on topic JVC Projector Driver
It's not maintaining a constant connection you'll see the projector disconnect after 5 seconds. The driver does check every 30 seconds to check for power status. Is it this power status check that is interfering?
 

Please Log in to join the conversation.

More
2 years 4 months ago - 2 years 4 months ago #1555 by bowlingbeeg
Replied by bowlingbeeg on topic JVC Projector Driver

It's not maintaining a constant connection you'll see the projector disconnect after 5 seconds. The driver does check every 30 seconds to check for power status. Is it this power status check that is interfering?
 
As soon as I enable the JVC driver I can't connect to it with HTWebRemote nor HomeAssistant.  I tried sending commands continuously for a minute straight and none of them were successfully sent to the projector.  As soon as I disable the driver, those commands work again.  Here is the MyServer6 output if that helps.

11/03/2024 17:24:23.24 · DEBUG · JVCProjector.Poll JVC - ... 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.NetConnect - Device JVC has connected. 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.RX: JVC - PJ_OK 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.TX: PJREQ (JVC) - 50, 4A, 52, 45, 51, 5F, 76, 65, 74, 74, 65, 31, 32, 33, 00, 00 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.RX: JVC - PJACK 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.RX: JVC - �PW@�PW0 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.RX: JVC - Off 
11/03/2024 17:24:23.24 · DEBUG · JVCProjector.RX: JVC - �PW 
11/03/2024 17:24:53.24 · DEBUG · JVCProjector.Poll JVC - ... 
11/03/2024 17:24:53.24 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A 
11/03/2024 17:24:53.24 · DEBUG · JVCProjector.RX: JVC - �PW 
11/03/2024 17:24:53.24 · DEBUG · JVCProjector.RX: JVC - �PW@�PW0 
11/03/2024 17:24:53.24 · DEBUG · JVCProjector.RX: JVC - Off 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.Poll JVC - ... 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.RX: JVC - �PW@�PW0 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.RX: JVC - �PW@�PW0 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.RX: JVC - Off 
11/03/2024 17:25:23.25 · DEBUG · JVCProjector.RX: JVC - Off 
11/03/2024 17:25:26.25 · INFO · SVars.SaveVariables - Begin Saving Variables 
11/03/2024 17:25:26.25 · INFO · SVars.SaveVariables - Finished Saving Variables 
11/03/2024 17:25:26.25 · DEBUG · JVCProjector.NetDisconnect - Device JVC has disconnected. 
Last edit: 2 years 4 months ago by bowlingbeeg.

Please Log in to join the conversation.

More
2 years 4 months ago #1562 by davep
Replied by davep on topic JVC Projector Driver
Ok, egg on my face. It seems your JVC projector does not automatically disconnect after 5 seconds. In todays driver update the driver will close the connection after is has obtained power status. I have no way of testing so let me know how this change works.

Please Log in to join the conversation.

More
2 years 4 months ago #1564 by bowlingbeeg
Replied by bowlingbeeg on topic JVC Projector Driver

Ok, egg on my face. It seems your JVC projector does not automatically disconnect after 5 seconds. In todays driver update the driver will close the connection after is has obtained power status. I have no way of testing so let me know how this change works.
Ok, I'll check it out this evening and let you know.  Thanks for the quick fix.

Please Log in to join the conversation.

More
2 years 4 months ago #1565 by graydon@gdsamps.com
Replied by graydon@gdsamps.com on topic JVC Projector Driver
I loaded up this new driver today and it still works with my old projector.
Thanks Dave!

Please Log in to join the conversation.

More
2 years 4 months ago #1566 by bowlingbeeg
Replied by bowlingbeeg on topic JVC Projector Driver
I got a quick second to check this and I do see it disconnecting every 30 seconds after it checks the power state so that's good. But if you issue a command it will reconnect, send the command, and then stay connected until the next 30 second power check is done. I'm thinking it should disconnect after every command. Or maybe you leave it connected for a few seconds in case someone is navigating around the menus? Although it's a small menu so connecting/disconnecting after every command is probably good enough.

Here are the logs:

12/03/2024 15:42:43.42 · DEBUG · JVCProjector.NetConnect - Device JVC has connected.
12/03/2024 15:42:43.42 · DEBUG · JVCProjector.RX: JVC - PJ_OK
12/03/2024 15:42:43.42 · DEBUG · JVCProjector.TX: PJREQ (JVC) - 50, 4A, 52, 45, 51, 5F, 76, 65, 74, 74, 65, 31, 32, 33, 00, 00
12/03/2024 15:42:43.42 · DEBUG · JVCProjector.RX: JVC - PJACK
12/03/2024 15:42:43.42 · DEBUG · JVCProjector.TX: (JVC) - 21, 89, 01, 50, 57, 31, 0A
12/03/2024 15:42:43.42 · DEBUG · JVCProjector.RX: JVC - �PW
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.Poll JVC - ...
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.RX: JVC - �PW
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.RX: JVC - �PW@�PW3
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.RX: JVC - Warming
12/03/2024 15:43:11.43 · DEBUG · JVCProjector.NetDisconnect - Device JVC has disconnected.
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.Poll JVC - ...
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.NetConnect - Device JVC has connected.
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.RX: JVC - PJ_OK
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.TX: PJREQ (JVC) - 50, 4A, 52, 45, 51, 5F, 76, 65, 74, 74, 65, 31, 32, 33, 00, 00
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.RX: JVC - PJACK
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.RX: JVC - �PW
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.RX: JVC - �PW@�PW1
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.RX: JVC - On
12/03/2024 15:43:41.43 · DEBUG · JVCProjector.NetDisconnect - Device JVC has disconnected.
12/03/2024 15:43:46.43 · DEBUG · Server.doCommand - AV|{{av_{{active_projector_{{clientname}}}}_name}}~Source~HDMI1 from dashboard-fx-l367
12/03/2024 15:43:46.43 · DEBUG · Server.doCommand - AV|JVC~Source~HDMI1
12/03/2024 15:43:46.43 · INFO · JVCProjector.doCommand - Cmd=[JVC~Source~HDMI1] Client=[dashboard-fx-l367]
12/03/2024 15:43:46.43 · DEBUG · JVCProjector.NetConnect - Device JVC has connected.
12/03/2024 15:43:46.43 · DEBUG · JVCProjector.RX: JVC - PJ_OK
12/03/2024 15:43:46.43 · DEBUG · JVCProjector.TX: PJREQ (JVC) - 50, 4A, 52, 45, 51, 5F, 76, 65, 74, 74, 65, 31, 32, 33, 00, 00
12/03/2024 15:43:46.43 · DEBUG · JVCProjector.RX: JVC - PJACK
12/03/2024 15:43:46.43 · DEBUG · JVCProjector.TX: (JVC) - 21, 89, 01, 49, 50, 36, 0A
12/03/2024 15:43:47.43 · DEBUG · JVCProjector.RX: JVC - �IP
12/03/2024 15:44:11.44 · DEBUG · JVCProjector.Poll JVC - ...
12/03/2024 15:44:11.44 · DEBUG · JVCProjector.TX: (JVC) - 3F, 89, 01, 50, 57, 0A
12/03/2024 15:44:11.44 · DEBUG · JVCProjector.RX: JVC - �PW@�PW1
12/03/2024 15:44:11.44 · DEBUG · JVCProjector.RX: JVC - On
12/03/2024 15:44:11.44 · DEBUG · JVCProjector.NetDisconnect - Device JVC has disconnected.

Please Log in to join the conversation.

Time to create page: 0.195 seconds