Search found 776 matches

by AnalysIR
Wed Jul 21, 2021 12:44 pm
Forum: IR Protocols & Codes
Topic: New daikin protocol? [ and checksum SOLVED]
Replies: 12
Views: 12691

Re: New daikin protocol? [ and checksum SOLVED]

Yes, please do post the makeup of all the fields.... When I mentioned 0xFF it was a logical 'AND' function which is the same as modulo 0x100. Unless I am mistaken the timer function in most AC systems are never used & if you are controlling it via some micro-controller, you can always emulate th...
by AnalysIR
Tue Jul 20, 2021 12:59 pm
Forum: KontroLIR
Topic: IR code translation
Replies: 1
Views: 4668

Re: IR code translation

I suggest you only use version 2.6.1 of IRremote only & have updated the WiKi to reflect that. The recent updates to IRremote have changed usage of the library without maintaining 'smooth' historical support. So we have avoided using it until things settle down more with the library. PS: sorry a...
by AnalysIR
Tue Jul 20, 2021 12:47 pm
Forum: IR Protocols & Codes
Topic: New daikin protocol? [ and checksum SOLVED]
Replies: 12
Views: 12691

Re: New daikin protocol?

oK...LOOKS LIKE WE HAVE GOT A WINNER,but it was challenging. The checksum is as follows (Solved using the reverse engineering tools & checksum calculator in AnalysIR) : The sum of all bytes except the last byte using LSB8 format in AnalysIR. (result is = X ) Then add 106 (or 0x6A) to the result ...
by AnalysIR
Sun Jul 18, 2021 2:07 pm
Forum: IR Protocols & Codes
Topic: New daikin protocol? [ and checksum SOLVED]
Replies: 12
Views: 12691

Re: New daikin protocol?

ok - I will have a look over the next couple of days.
by AnalysIR
Wed Jul 14, 2021 1:53 pm
Forum: IR Protocols & Codes
Topic: New daikin protocol? [ and checksum SOLVED]
Replies: 12
Views: 12691

Re: New daikin protocol?

It should be pretty straight forward recording directly into AnalysIR, using hte firmware(s) provided in the initial download. There are lots of docs provided in the download & manual. If you cannot figure it out, let me know the IR receiver you are using & teh platform for recording.(arduin...
by AnalysIR
Wed Jul 14, 2021 10:30 am
Forum: IR Protocols & Codes
Topic: New daikin protocol? [ and checksum SOLVED]
Replies: 12
Views: 12691

Re: New daikin protocol?

It decodes as DAIKIN280AC on my system.

However I had to increase the tolerance slider to 120%.

Try that and let me know if it works.
2021-07-14 11_29_13_ScreenShot.jpg
by AnalysIR
Tue Jul 13, 2021 12:26 pm
Forum: IR Protocols & Codes
Topic: Format conversion of nonstandard commands
Replies: 3
Views: 5506

Re: Format conversion of nonstandard commands

If its an NEC format signal you could use the following to convert it to RAW. HEX to NEC IR signal generator If not, use AnalysIR or IRremote/IRLib2 to record a signal in RAW format, using your remote control. That will provide the format of the signal protocol. Once you have the RAW signal, AnalysI...
by AnalysIR
Sun Jun 13, 2021 12:08 pm
Forum: IR Protocols & Codes
Topic: TechnoLux AC codes
Replies: 22
Views: 19779

Re: TechnoLux AC codes

Great - I see that...tnx

Note: as you issue is likely with the Xiaomi....this will not change.

Your order will ship out in the next day or 2.
by AnalysIR
Thu Jun 10, 2021 12:04 pm
Forum: IR Protocols & Codes
Topic: TechnoLux AC codes
Replies: 22
Views: 19779

Re: TechnoLux AC codes

I think it cleans it automatically.
..unfortunately not. It looks like it is rounding every value to the nearest 10 or similar - thus reducing performance. That could also happen when sending as well.

FYI: Our LearnIR device captures signals to within a few uSecs accuracy.