JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

Holmes Fan codes

 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> Code Search (Closed)
View previous topic :: View next topic  
Author Message
langelgjm



Joined: 29 Jul 2010
Posts: 3

                    
PostPosted: Thu Jul 29, 2010 10:50 pm    Post subject: Holmes Fan codes Reply with quote

1. Device: Holmes Blizzard HAPF622R
2. Type of device: Fan
3. Year: Unknown, probably 2003-2006
4. JP1/UEI Remote model: Comcast URC-1067 (this is the one I'd like to use), Comcast URC-1067BX3, DirecTV RC64
5. Do you have a JP1 cable? Yes (JP1.2/1.3 Serial)
6. Still have original remote? No
7. Checked the file section? Yes (no files found)
8. Checked Pronto file section (at R/C)? Yes, found this: http://www.remotecentral.com/cgi-bin/files/rcfiles.cgi?area=pronto&db=devices&br=holmes&dv=fan
9. Partially working setup code? No
10. Learning remote question? n/a

Hi! This is my first post in the JP1 forums. I've been looking to get into JP1 for a while, but didn't have time until recently. Just built a serial interface and I've been experimenting with keymoves and shifts, etc. Simple things.

I have this Holmes fan that originally came with a remote that I was hoping to use with my URC-1067. Although I no longer have the original remote, I did find a relevant post in the forums:

http://www.hifi-remote.com/forums/viewtopic.php?t=2298&start=0&postdays=0&postorder=asc&highlight=holmes

It sounds like this refers to the same fan I have, since mine has the same five functions. However, I tried inserting the code into the Protocols.ini file for RM, but it won't work -- I guess this is because the code is only for remotes with an S3C80 processor, whereas all of mine have the HCS08 processor.

It seems to me like all the info is there in that post to create an upgrade, I just don't know enough to use PB, etc. to actually do it. Also, that post is very old so some of the linked files no longer exist it seems.

In any case, help will be much appreciated!
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Thu Jul 29, 2010 11:53 pm    Post subject: Reply with quote

The Comcast 1067BX3 remote (red OK/Select button) uses a S3F80 processor, and that instruction set is compatible with the S3C80+ processor that the URC-8811 uses. So try the upgrade with the 1067BX3 remote.

That way you can be sure that the fans use the same IR signals.
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Fri Jul 30, 2010 7:16 am    Post subject: Reply with quote

I read through that original post, but all I came up with was dead links. I downloaded the pronto file, and converted it to an ICT file so that I could see it in IRScope.

http://www.hifi-remote.com/forums/dload.php?action=file&file_id=8702]Holmes.ICT
The summary matches the timing data John posted.

1: On : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$333A3A}
2: Off : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$33D2D2}
3: Mode : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$335858}
4: Timer : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$336262}
5: Speed : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$333A3A}
6: Oscilate : Protocol=<unknown>
IRP form: {38.0k,631,msb}<1,-3|3,-1>(A:24,-20.2m)+{A=$33C5C5}


I ran out of time. I'll try to get back to this later today.
_________________
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.


Last edited by vickyg2003 on Fri Jul 30, 2010 9:38 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
langelgjm



Joined: 29 Jul 2010
Posts: 3

                    
PostPosted: Fri Jul 30, 2010 8:44 am    Post subject: Tried with 1067BX3 Reply with quote

3FG wrote:
The Comcast 1067BX3 remote (red OK/Select button) uses a S3F80 processor, and that instruction set is compatible with the S3C80+ processor that the URC-8811 uses. So try the upgrade with the 1067BX3 remote.

That way you can be sure that the fans use the same IR signals.


I tried doing this in RM (thanks for pointing out that the 1067BX3 has a different processor), but couldn't get any response from the fan.

Based on the linked post from 2004, I used Device number 204, and Fixed Data was 33. But I notice that the section added to the Protocols.ini file has FixedData=00. I tried that as well, by making the Device number 0.

Used the OBCs 163, 92, 70, 75, and 26. I also had to change the PID to something that wasn't in use.

Loaded both upgrades, but none of the five buttons I assigned produce any response in the fan.

If it helps, the upgrade code was:

Code:
Upgrade Code2 = 07 DC (Cable/2012) (RM v1.99b)
 01 81 00 00 00 00 00 1E 41 33 58 D2 C5 3A 62
End


And the Upgrade protocol code was:
Code:

Upgrade protocol 0 = 01 81 (S3F80) Holmes (RM v1.99b)
 43 8C 11 8B 0E 8D 01 08 08 03 B7 01 29 01 3D 03
 A3 29 04 20 11 E4 04 05 8D 01 46
End
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Fri Jul 30, 2010 10:01 am    Post subject: Reply with quote

http://www.hifi-remote.com/forums/dload.php?action=file&file_id=8704

Give this keymaster file a try and see if it gives you what you are looking for. It should work in both RM and KM. I haven't had time to check it.
_________________
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Back to top
View user's profile Send private message Visit poster's website
langelgjm



Joined: 29 Jul 2010
Posts: 3

                    
PostPosted: Fri Jul 30, 2010 10:39 am    Post subject: Reply with quote

vickyg2003 wrote:
http://www.hifi-remote.com/forums/dload.php?action=file&file_id=8704

Give this keymaster file a try and see if it gives you what you are looking for. It should work in both RM and KM. I haven't had time to check it.


Thanks. I tried it on both my URC-1067 and URC-1067BX3; no response from the fan with either remote or any buttons.

I'm beginning to wonder if this fan is using a different protocol than the others?
_________________
Comcast URC-1067, Comcast URC-1067BX3, DirecTV RC64
Back to top
View user's profile Send private message
3FG
Expert


Joined: 19 May 2009
Posts: 3365

                    
PostPosted: Fri Jul 30, 2010 10:51 am    Post subject: Reply with quote

Well, that's why I wanted you to try it on the 1067BX3. BUt do check using a cell phone or other camera to verify that the remote is actually outputting a signal.
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Fri Jul 30, 2010 11:31 am    Post subject: Reply with quote

Yep, no response. I goofed up badly confused MSB/LSB and it was only sending 2 bytes not 3. Have now tested on the 1067 and works as advertised.

Edit, I got around to testing the 1067BX3 and this also sends the same signal. So, you may have made a mistake in your assignments, or there might be another Holmes fan code.
_________________
Remember to provide feedback to let us know how the problem was solved and share your upgrades.

Tip: When creating an upgrade, always include ALL functions from the oem remote, even if you never plan on assigning them to a button. Complete function lists makes an upgrade more helpful to others.
Back to top
View user's profile Send private message Visit poster's website
eferz
Expert


Joined: 03 Jun 2010
Posts: 1078
Location: Austin, Texas

                    
PostPosted: Mon Feb 06, 2012 1:17 pm    Post subject: Re: Holmes Fan codes Reply with quote

langelgjm wrote:
1. Device: Holmes Blizzard HAPF622R
4. JP1/UEI Remote model: Comcast URC-1067 (this is the one I'd like to use), Comcast URC-1067BX3, DirecTV RC64
5. Do you have a JP1 cable? Yes (JP1.2/1.3 Serial)

Found a match and recorded the IR signals with the JP1 tools to create the respective files.
This one is strange. If I record the signals through IR Scope, it reports as <unknown>. However, if I export those into a UEI Learn format for IR.exe they show up as Old Panasonic. Even stranger, I saved the short and long key presses of these signals but they don't all show up in IR Scope. However, if you open the ICT file in Notepad then they are present in the file.

Anyways, here are the IR Scope exported UEI Learns
Code:
Mode : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 36 03 BE 03 AF 01 41 01 33 2B 59 98 00 11 00 11 01 01 10 00 01 01 10 02

Oscillation : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 36 03 BC 03 B0 01 43 03 B0 28 DC 98 00 11 00 11 11 00 01 01 11 00 01 02

PowerOff : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 36 03 BE 03 B0 01 42 01 2E 2B 5E 98 00 11 00 11 11 01 00 10 11 01 00 12

PowerOn : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 38 03 BB 03 B1 01 42 01 35 2B 51 98 00 11 00 11 00 11 10 10 00 11 10 12

Speed : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 36 03 BC 03 AF 01 45 01 2E 2B 59 98 00 11 00 11 00 11 10 10 00 11 10 12

Timer : Protocol=<unknown> (UEI Learned)
00 00 1C 00 D4 03 01 38 03 BB 03 B1 01 42 01 37 2B 51 98 00 11 00 11 01 10 00 10 01 10 00 12

Because of light in recent findings, I'm moving this thread into the Protocol Decode forum. Hopefully, one of the senior experts can make sense of these signals.
_________________
Remotes; JP1.2: Comcast URC-1067, JP1.3: Insignia NS-RC02U-10A, JP1.4 OARI06G, JP2.1: Cox URC-8820-MOTO (still trying to figure out how to make them self-aware.)
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Tue Feb 07, 2012 6:53 pm    Post subject: Reply with quote

Earl, why do you want to revisit this obviously closed topic? This matches the signals for the upgrade I already created earlier in this thread.
Back to top
View user's profile Send private message Visit poster's website
eferz
Expert


Joined: 03 Jun 2010
Posts: 1078
Location: Austin, Texas

                    
PostPosted: Tue Feb 07, 2012 9:43 pm    Post subject: Reply with quote

vickyg2003 wrote:
Earl, why do you want to revisit this obviously closed topic? This matches the signals for the upgrade I already created earlier in this thread.

Sorry, it didn't seem that obvious to me. That is why I moved it out of the Code Search forums. If you think there's nothing else to be done, then I can push it into the closed forums instead.
_________________
Remotes; JP1.2: Comcast URC-1067, JP1.3: Insignia NS-RC02U-10A, JP1.4 OARI06G, JP2.1: Cox URC-8820-MOTO (still trying to figure out how to make them self-aware.)
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Wed Feb 08, 2012 10:27 pm    Post subject: Reply with quote

Well we didn't ever get a response from the op to tell if it worked for him, but 2 years ago, I created and tested an upgrade that sent out a similar signal. Your ICT matches the ICT that I created from the decodes, and 2 years ago I created and tested an upgrade. It could be that the timings are out of tolerance, but without any feedback I would think this is closed.
Back to top
View user's profile Send private message Visit poster's website
eferz
Expert


Joined: 03 Jun 2010
Posts: 1078
Location: Austin, Texas

                    
PostPosted: Wed Feb 08, 2012 10:36 pm    Post subject: Reply with quote

vickyg2003 wrote:
Well we didn't ever get a response from the op to tell if it worked for him, but 2 years ago, I created and tested an upgrade that sent out a similar signal. Your ICT matches the ICT that I created from the decodes, and 2 years ago I created and tested an upgrade. It could be that the timings are out of tolerance, but without any feedback I would think this is closed.

Sounds good, and done. Thanks!
_________________
Remotes; JP1.2: Comcast URC-1067, JP1.3: Insignia NS-RC02U-10A, JP1.4 OARI06G, JP2.1: Cox URC-8820-MOTO (still trying to figure out how to make them self-aware.)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> Code Search (Closed) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control