Welcome to the Allonis forum! Tell us and our members who you are, what you like and why you became a member of this site. We welcome all new members and hope to see you around a lot!

All Quiet on the Western Front

PhoenixF15E's Avatar
User User
  • Posts: 91
  • Thanks: 3

Re: All Quiet on the Western Front

1 year 1 month ago
#4412
I suspect it's a timing thing
Ensure your SmartRemote is on a static set IP (not DHCP). This speeds up network handshake.
It's a tradeoff of never go to sleep (and kill the battery) and fast pickup response.
It wakes up pretty darn fast as it is.
 
Thanks for the suggestion.  It is on a fixed IP address.  I'm glad the battery life is much better now with the screen shutting off.

When a key is pressed and the remote wakes up, is it possible to act upon that keystroke and not discard it?  Having behavior that varies depending on when a key is pressed and the remote is moved seems problematic.  I often have the remote on the arm of my sofa and I just tap a key without picking it up.  Sometimes the initial keystroke is discarded, sometimes it isn't if I bump the remote slightly.

Please Log in or Create an account to join the conversation.

camens's Avatar
User User
  • Posts: 46
  • Thanks: 2

Re: All Quiet on the Western Front

1 year 1 month ago
#4415
Thanks for the suggestion.  It is on a fixed IP address.  I'm glad the battery life is much better now with the screen shutting off.

When a key is pressed and the remote wakes up, is it possible to act upon that keystroke and not discard it?  Having behavior that varies depending on when a key is pressed and the remote is moved seems problematic.  I often have the remote on the arm of my sofa and I just tap a key without picking it up.  Sometimes the initial keystroke is discarded, sometimes it isn't if I bump the remote slightly.
Once programmed, I have found these remotes to be excellent.  I have nothing to complain about and have it doing everything I need.  However, I also have the slight inconvenience of often pressing hard buttons twice, once to wake up and the other to actually execute the button press.  If the button press could wake up and send the command, that would really be amazing!!

Please Log in or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: All Quiet on the Western Front

1 year 1 month ago
#4416
If I'm holding it, I give it a shake first. If it's on the table I poke it to wake it up then press a button. It would be nice not to have to though.

Please Log in or Create an account to join the conversation.

David Li's Avatar
Admin Admin
  • Posts: 1027
  • Thanks: 99

Re: All Quiet on the Western Front

1 year 1 month ago
#4420
It may technically be possible to have the first button push (not web page click) to be recorded locally on the SmartRemote and then after a WebSocket is connected to myServer, send it.

But...it's a timing thing as the Android OS on the SmartRemote on wake up starts up both Javascript AND the Websocket connection.  Both need to be up and running to send info to myServer.  The javascript needs to be running first for this to work.  So, maybe it will work, maybe sometimes.  Maybe no help.  Needs to be developed and tested.

Please Log in or Create an account to join the conversation.

aa6vh's Avatar
User User
  • Posts: 111
  • Thanks: 7

Re: All Quiet on the Western Front

1 year 1 month ago
#4421
I am curious as to how much battery draw would occur if we left those stuff enabled? The biggest battery draw is the screen, so that would still need to be turned off, of course. And have some way for the user to put the remote to sleep would be desirable.

Please Log in or Create an account to join the conversation.

Time to create page: 0.306 seconds