Re: first cry for help in 5 years - config file for CiscoISB7500

"Matthew Ward" <[email protected]> Sun, 3 Mar 2019 11:27:43 -0600
Newsgroups gmane.comp.hardware.lirc
Message-ID <[email protected]>
Short version:  it works!  and i'm happy!  Thanks!

Long version:  what i had from long ago MAY have been OK - but the real
culprit in my case was apparently hardware related.

works for all BUT the U-Verse remote:  the TIRA-2.1
works for ALL:  that old IRToy i had lying around that i re-flashed the
firmware on.

does anyone know if the TIRA has any known issues with this particular
type of IR signals (the "Nokia32" / RCMM) protocols?

i tore my hair out trying to prove the LIRC config file worked on the
U-verse.  only when i dropped my old IRToy into the mix did things start
working all over.

now successfully commanding using the IRToy:

   LG TV               SPACE_ENC|CONST_LENGTH
   Bose SoundBar       SPACE_ENC
   Kinvio HDMI switch  SPACE_ENC
   Cisco ESB7500       RCMM|CONST_LENGTH

Thanks again!!

> On 2/24/19 10:06 PM, Matthew Ward wrote:
>> i'm not a newbie to LIRC.  i've worked on the irtoy code and even built
>> new firmware versions for that hardware.  but this new U-verse Cisco
>> ISB7500 box / remote has me stumped.
>
> ...
>
>> what i can't find is a working Cisco ESB7500 config file.
>
> At https://irdb.globalcache.com/ there is a "Cisco ISB7000 IPTV
> Receiver". So I got that, imported it into IrScrutinizer, and exported
> to lirc format, enclosed.  The protocol is Nokia32, also called RCMM
> (actually not really equivalent), and it is known for being a challenge
> to decode, since it is decodes two bits at a time, decoded on four
> different pulse/pause pairs.
>
> Anyhow, irrecord fails here miserably. It does not even fail gracefully
> but produces useless garbage. (Forcing it into raw mode might be an
> idea.) You can also use IrScrutinizer instead of irrecord; irtoy is
> supported directly.
>
> Let us know if this helps.
>
> Greetz,
>
> Bengt
>
> # IrScrutinizer parametric export
> #
> # Creating tool: IrScrutinizer version 2.0.0-SNAPSHOT
> # Creating user: bengt
> # Creating date: Mon Feb 25 10:24:09 CET 2019
> # Encoding: WINDOWS-1252
> #
> # Manufacturer:
> # Model:
> # Displayname:
> # Remotename:
> #
> begin remote
> # Protocol name: Nokia32
...