Search results

  1. skidmark

    Carrier Infinity

    I haven't looked at the restfull interface stuff at all yet. As a matter of fact I haven't even spent much time on the java code lately cause I keep forgetting to put a terminating resistor on the connector plugged into the Raspberry Pi. My thermostat starts getting a lot of comm's errors I...
  2. skidmark

    Carrier Infinity

    A few more choice pieces of info I found tonight.   Outside Air Temperature Temperature was 49 deg                                       temp 20 01 50 01 10 00 00 06  -  00 3e 01 [03 10] 2017-03-12 18:30:13,484 DEBUG Carrierlogger [EventThread /dev/ttyUSB0] READLOOP buffer:26 0000: 20 01 50 01...
  3. skidmark

    Carrier Infinity

    In all the documentation and code snippets I've studied it appears the outside unit ( the condenser ) is referred to as the HEATPUMP. Whether it's truly a heat pump or the traditional AC condenser unit, that's the impression I'm getting. Is my assumption correct?   Also, does anyone know what...
  4. skidmark

    Carrier Infinity

    I don't know if anyone else is still actively trying to crack the Carrier Infinity project using java, but I am, using Nebulous's java project. I've started a new java utility class that tracks each and every message by table and row and creates a log entry ( using log4j2 ) whenever there is a...
  5. skidmark

    Carrier Infinity

    Thanks for the info.   I'm working on the continuing effort to crack the protocol as I can. I've added a couple of java primitives to record the tables and rows and log every time something changes. It's been a little helpful.   I got a very good friend of mine that's been in service with...
  6. skidmark

    Carrier Infinity

    After being on a hiatus for awhile I find myself trying to catch up on the progress. It seems AZ1324 Posted on 24 February 2014 something about sending some logs or decoded data streams via a PM. Not gonna suggest anyone me sensitive info which I guess was the reason for the PM, but could anyone...
  7. skidmark

    Carrier Infinity

    Yea. I've pretty thoroughly studied your notes. Imported your java project into Eclipse, and have ported it over to C# I have a buddy that works for Carrier, but even he is not privy to this level of technical knowledge. Been scouring the internet for months looking for tidbits.   This bit of...
  8. skidmark

    Carrier Infinity

    Would anyone please help me identify these 2 frame if they can.   40 01 20 01 03 00 00 0b  00 03 0a ed da and 50 01 20 01  03 00 00 0b 00 3e 0a a9 8a   I'm particularly interested in the 03 and 3e @ offset 9.   Thanks Al
  9. skidmark

    Carrier Infinity

    On eBay -> http://www.ebay.com/itm/USB-to-RS485-CH340G-Serial-ports-Converter-Adapter-foe-winxp-win7-win8-linux-MAC-/271528213609?hash=item3f3857bc69:g:GgIAAOSw-nZTpTM3 USB to RS485 CH340G Serial ports Converter Adapter. If the link expires just search for CH340G. Works real good on my...
  10. skidmark

    Carrier Infinity

    Thanks a million !!! Al
  11. skidmark

    Carrier Infinity

      Thanks much! Yea, send me any and all java code your willing to. Been doing java a long time also. It would be VERY helpful!!! Al
  12. skidmark

    Carrier Infinity

    It appears this topic is still somewhat ongoing. I emailed Nebulous last week to make initial contact. Anyway, got my Raspberry up and going with one of the cheep USB/485 converts and currently capturing data. I can recognize some of the pattern matches mentioned in this forum, but I'm light...
Back
Top