Jump to content
Flirc Forums

Replicating IR commands from flirc_util.exe (Windows 11)


CarlosL

Recommended Posts

Hello,

I'm trying to replicate my AC remote using Flirc. I did it a few months ago, but I can't seem to get it back.

I captured this log using Flirc GUI:

Firmware Version: v4.9.61

SKU: Flirc 2.0 [dori]

Git Hash: 0x4b35b711

<3>record_hash(473): hash exists

-40481

 

+8834 -4157 +509 -1534 +510 -494 +509 -493 +507 -495 +508 -1536 +509 -494 +509 -493 +509 -494 +508 -495 +509 -493 +535 -469 +508 -495 +506 -495 +510 -493 +507 -496 +508 -496 +508 -1534 +509 -495 +522 -480 +507 -496 +508 -494 +508 -495 +509 -494 +509 -493 +508 -1534 +509 -494 +508 -495 +507 -495 +508

I'm trying to replicate this command using flirc_util, but I can't get it to work:

flirc_util.exe sendir --raw="-40481 +8834 -4157 +509 -1534 +510 -494 +509 -493 +507 -495 +508 -1536 +509 -494 +509 -493 +509 -494 +508 -495 +509 -493 +535 -469 +508 -495 +506 -495 +510 -493 +507 -496 +508 -496 +508 -1534 +509 -495 +522 -480 +507 -496 +508 -494 +508 -495 +509 -494 +509 -493 +508 -1534 +509 -494 +508 -495 +507 -495 +508"
[W] lib/libcmds/cmds.c handle_longopt(182): `sendir' doesn not take '--raw' option
Error: must specify an option

flirc_util.exe sendir --pronto="-40481 +8834 -4157 +509 -1534 +510 -494 +509 -493 +507 -495 +508 -1536 +509 -494 +509 -493 +509 -494 +508 -495 +509 -493 +535 -469 +508 -495 +506 -495 +510 -493 +507 -496 +508 -496 +508 -1534 +509 -495 +522 -480 +507 -496 +508 -494 +508 -495 +509 -494 +509 -493 +508 -1534 +509 -494 +508 -495 +507 -495 +508"
Transmitting IR Pattern...

(but doesn't work)

 

flirc_util.exe sendir --pronto="0,40481,8834,4157,509,1534,510,494,509,493,507,495,508,1536,509,494,509,493,509,494,508,495,509,493,535,469,508,495,506,495,510,493,507,496,508,496,508,1534,509,495,522,480,507,496,508,494,508,495,509,494,509,493,508,1534,509,494,508,495,507,495,508"
[E] lib/libtransport/transport.c _dev_send_cmd(223): Wrong response: 'ir_state'
Error getting version
device disconnected, can't run command

 

¿Any idea?

 

Thanks!

 

 

 

Link to comment
Share on other sites

  • 3 weeks later...

Try

flirc_util.exe sendir --pattern=0,8834,4157,509,1534,510,494,509,493,507,495,508,1536,509,494,509,493,509,494,508,495,509,493,535,469,508,495,506,495,510,493,507,496,508,496,508,1534,509,495,522,480,507,496,508,494,508,495,509,494,509,493,508,1534,509,494,508,495,507,495,508 --repeat=0

Close Flirc GUI before running the command.

--raw and --pronto arguments are not available before version 3.26.8.

Edited by ffwema
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...