Errors after connecting to Z-Wave Thermostat

I just got the Aeotec Z-Stick, and I’m trying to pair my thermostat with Home Assistant and am running into errors. I can see the device identified correctly in the UI, but I don’t see any ability to start automating it. I was expecting that entities would be available as attributes that I can get/set, but when I go to the Z-Wave Node Management section of the Z-Wave Manager tab and select this node, the “Entities of this node” drop down is empty. Here’s the log and associate errors I’m seeing. It seems like it’s partially working, which is improvement over where I was earlier…:

2017-07-10 01:26:23.189 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=ProtocolInfo live=1
2017-07-10 01:26:23.189 Detail, Node010, QueryStage_Probe
2017-07-10 01:26:23.189 Info, Node010, NoOperation::Set - Routing=true
2017-07-10 01:26:23.189 Detail, Node010, Queuing (NoOp) NoOperation_Set (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x00, 0x00, 0x25, 0x0d, 0xc5
2017-07-10 01:26:23.190 Detail, Node010, Queuing (Query) Query Stage Complete (Probe)
2017-07-10 01:26:23.190 Detail, 
2017-07-10 01:26:23.191 Info, Node010, Sending (NoOp) message (Callback ID=0x0d, Expected Reply=0x13) - NoOperation_Set (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x00, 0x00, 0x25, 0x0d, 0xc5
2017-07-10 01:26:23.199 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-07-10 01:26:23.200 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2017-07-10 01:26:23.216 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x0d, 0x00, 0x00, 0x02, 0xe4
2017-07-10 01:26:23.216 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x0d received (expected 0x0d)
2017-07-10 01:26:23.216 Info, Node010, Request RTT 25 Average Request RTT 145
2017-07-10 01:26:23.217 Detail,   Expected callbackId was received
2017-07-10 01:26:23.217 Detail,   Expected reply was received
2017-07-10 01:26:23.217 Detail,   Message transaction complete
2017-07-10 01:26:23.217 Detail, 
2017-07-10 01:26:23.217 Detail, Node010, Removing current message
2017-07-10 01:26:23.217 Detail, Node010, Notification: Notification - NoOperation
2017-07-10 01:26:23.221 Detail, Node010, Query Stage Complete (Probe)
2017-07-10 01:26:23.221 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=WakeUp live=1
2017-07-10 01:26:23.221 Detail, Node010, QueryStage_WakeUp
2017-07-10 01:26:23.221 Detail, Node010, QueryStage_ManufacturerSpecific1
2017-07-10 01:26:23.221 Detail, Node010, Checking for ManufacturerSpecific CC and Requesting values if present on this node
2017-07-10 01:26:23.221 Detail, Node010, QueryStage_NodePlusInfo
2017-07-10 01:26:23.222 Detail, Node010, QueryStage_SecurityReport
2017-07-10 01:26:23.222 Detail, Node010, QueryStage_ManufacturerSpecific2
2017-07-10 01:26:23.222 Detail, Node010, QueryStage_Versions
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions for COMMAND_CLASS_NO_OPERATION
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions for COMMAND_CLASS_BASIC
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions for COMMAND_CLASS_THERMOSTAT_SETPOINT
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions for COMMAND_CLASS_DEVICE_RESET_LOCALLY
2017-07-10 01:26:23.222 Info, Node010, Requesting Versions for COMMAND_CLASS_ZWAVE_PLUS_INFO
2017-07-10 01:26:23.223 Info, Node010, Requesting Versions for COMMAND_CLASS_MANUFACTURER_SPECIFIC
2017-07-10 01:26:23.223 Info, Node010, Requesting Versions for COMMAND_CLASS_POWERLEVEL
2017-07-10 01:26:23.223 Info, Node010, Requesting Versions for COMMAND_CLASS_ASSOCIATION
2017-07-10 01:26:23.223 Info, Node010, Requesting Versions for COMMAND_CLASS_VERSION
2017-07-10 01:26:23.223 Detail, Node010, QueryStage_Instances
2017-07-10 01:26:23.223 Info, Node010, Essential node queries are complete
2017-07-10 01:26:23.223 Detail, Node010, QueryStage_Static
2017-07-10 01:26:23.223 Detail, Node010, Queuing (Query) ThermostatSetpointCmd_SupportedGet (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x43, 0x04, 0x25, 0x0e, 0x81
2017-07-10 01:26:23.224 Detail, Node010, Queuing (Query) AssociationCmd_GroupingsGet (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x85, 0x05, 0x25, 0x0f, 0x47
2017-07-10 01:26:23.224 Detail, Node010, Queuing (Query) Query Stage Complete (Static)
2017-07-10 01:26:23.224 Detail, Node010, Notification: EssentialNodeQueriesComplete
2017-07-10 01:26:23.225 Detail, 
2017-07-10 01:26:23.230 Info, Node010, Sending (Query) message (Callback ID=0x0e, Expected Reply=0x04) - ThermostatSetpointCmd_SupportedGet (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x43, 0x04, 0x25, 0x0e, 0x81
2017-07-10 01:26:23.239 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-07-10 01:26:23.242 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2017-07-10 01:26:23.254 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x0e, 0x00, 0x00, 0x02, 0xe7
2017-07-10 01:26:23.254 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x0e received (expected 0x0e)
2017-07-10 01:26:23.254 Info, Node010, Request RTT 24 Average Request RTT 84
2017-07-10 01:26:23.255 Detail,   Expected callbackId was received
2017-07-10 01:26:33.231 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-07-10 01:26:33.231 Detail, Node010, Removing current message
2017-07-10 01:26:33.232 Detail, Node010, Notification: Notification - TimeOut
2017-07-10 01:26:33.235 Detail, 
2017-07-10 01:26:33.235 Info, Node010, Sending (Query) message (Callback ID=0x0f, Expected Reply=0x04) - AssociationCmd_GroupingsGet (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x85, 0x05, 0x25, 0x0f, 0x47
2017-07-10 01:26:33.244 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-07-10 01:26:33.244 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2017-07-10 01:26:33.260 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x0f, 0x00, 0x00, 0x02, 0xe6
2017-07-10 01:26:33.261 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x0f received (expected 0x0f)
2017-07-10 01:26:33.261 Info, Node010, Request RTT 25 Average Request RTT 54
2017-07-10 01:26:33.261 Detail,   Expected callbackId was received
2017-07-10 01:26:43.236 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-07-10 01:26:43.237 Detail, Node010, Removing current message
2017-07-10 01:26:43.237 Detail, Node010, Notification: Notification - TimeOut
2017-07-10 01:26:43.240 Detail, Node010, Query Stage Complete (Static)
2017-07-10 01:26:43.240 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Associations live=1
2017-07-10 01:26:43.240 Detail, Node010, QueryStage_Associations
2017-07-10 01:26:43.241 Info, Node010, Number of association groups reported for node 10 is 0.
2017-07-10 01:26:43.241 Info, Node010, Get Associations for group 1 of node 10
2017-07-10 01:26:43.241 Detail, Node010, Queuing (Send) AssociationCmd_Get (Node=10): 0x01, 0x0a, 0x00, 0x13, 0x0a, 0x03, 0x85, 0x02, 0x01, 0x25, 0x10, 0x5c
2017-07-10 01:26:43.241 Detail, Node010, Queuing (Query) Query Stage Complete (Associations)
2017-07-10 01:26:43.241 Detail, 
2017-07-10 01:26:43.241 Info, Node010, Sending (Send) message (Callback ID=0x10, Expected Reply=0x04) - AssociationCmd_Get (Node=10): 0x01, 0x0a, 0x00, 0x13, 0x0a, 0x03, 0x85, 0x02, 0x01, 0x25, 0x10, 0x5c
2017-07-10 01:26:43.250 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-07-10 01:26:43.251 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2017-07-10 01:26:43.266 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x10, 0x00, 0x00, 0x02, 0xf9
2017-07-10 01:26:43.266 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x10 received (expected 0x10)
2017-07-10 01:26:43.266 Info, Node010, Request RTT 24 Average Request RTT 39
2017-07-10 01:26:43.266 Detail,   Expected callbackId was received
2017-07-10 01:26:53.243 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-07-10 01:26:53.243 Detail, Node010, Removing current message
2017-07-10 01:26:53.243 Detail, Node010, Notification: Notification - TimeOut
2017-07-10 01:26:53.247 Detail, Node010, Query Stage Complete (Associations)
2017-07-10 01:26:53.247 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Neighbors live=1
2017-07-10 01:26:53.247 Detail, Node010, QueryStage_Neighbors
2017-07-10 01:26:53.247 Detail, Requesting routing info (neighbor list) for Node 10
2017-07-10 01:26:53.247 Detail, Node010, Queuing (Command) Get Routing Info (Node=10): 0x01, 0x07, 0x00, 0x80, 0x0a, 0x00, 0x00, 0x03, 0x71
2017-07-10 01:26:53.248 Detail, Node010, Queuing (Query) Query Stage Complete (Neighbors)
2017-07-10 01:26:53.248 Detail, 
2017-07-10 01:26:53.248 Info, Node010, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=10): 0x01, 0x07, 0x00, 0x80, 0x0a, 0x00, 0x00, 0x03, 0x71
2017-07-10 01:26:53.253 Detail, Node010,   Received: 0x01, 0x20, 0x01, 0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x5f
2017-07-10 01:26:53.253 Detail, 
2017-07-10 01:26:53.254 Info, Node010, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2017-07-10 01:26:53.254 Info, Node010,     Neighbors of this node are:
2017-07-10 01:26:53.254 Info, Node010,     Node 1
2017-07-10 01:26:53.254 Detail,   Expected reply was received
2017-07-10 01:26:53.254 Detail,   Message transaction complete
2017-07-10 01:26:53.254 Detail, 
2017-07-10 01:26:53.254 Detail, Node010, Removing current message
2017-07-10 01:26:53.254 Detail, Node010, Query Stage Complete (Neighbors)
2017-07-10 01:26:53.255 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2017-07-10 01:26:53.255 Detail, Node010, QueryStage_Session
2017-07-10 01:26:53.255 Detail, Node010, Queuing (Query) PowerlevelCmd_Get (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x73, 0x02, 0x25, 0x11, 0xa8
2017-07-10 01:26:53.255 Detail, Node010, Queuing (Query) Query Stage Complete (Session)
2017-07-10 01:26:53.255 Detail, 
2017-07-10 01:26:53.255 Info, Node010, Sending (Query) message (Callback ID=0x11, Expected Reply=0x04) - PowerlevelCmd_Get (Node=10): 0x01, 0x09, 0x00, 0x13, 0x0a, 0x02, 0x73, 0x02, 0x25, 0x11, 0xa8
2017-07-10 01:26:53.264 Detail, Node010,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2017-07-10 01:26:53.265 Detail, Node010,   ZW_SEND_DATA delivered to Z-Wave stack
2017-07-10 01:26:53.280 Detail, Node010,   Received: 0x01, 0x07, 0x00, 0x13, 0x11, 0x00, 0x00, 0x02, 0xf8
2017-07-10 01:26:53.280 Detail, Node010,   ZW_SEND_DATA Request with callback ID 0x11 received (expected 0x11)
2017-07-10 01:26:53.280 Info, Node010, Request RTT 24 Average Request RTT 31
2017-07-10 01:26:53.280 Detail,   Expected callbackId was received
2017-07-10 01:27:03.256 Error, Node010, ERROR: Dropping command, expected response not received after 1 attempt(s)
2017-07-10 01:27:03.257 Detail, Node010, Removing current message
2017-07-10 01:27:03.257 Detail, Node010, Notification: Notification - TimeOut
2017-07-10 01:27:03.260 Detail, Node010, Query Stage Complete (Session)
2017-07-10 01:27:03.261 Detail, Node010, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Dynamic live=1
2017-07-10 01:27:03.261 Detail, Node010, QueryStage_Dynamic
2017-07-10 01:27:03.261 Detail, Node010, QueryStage_Configuration
2017-07-10 01:27:03.261 Detail, Node010, QueryStage_Complete
2017-07-10 01:27:03.261 Warning, CheckCompletedNodeQueries m_allNodesQueried=1 m_awakeNodesQueried=1
2017-07-10 01:27:03.261 Detail, Node010, Notification: NodeQueriesComplete

For reference, my thermostat is a Radio Thermostat CT200 (its a Vivint device branded a “Vivint Element” but it’s really made by Radio Thermostat). I didn’t buy it directly, came with my place. Thanks for any help ahead of time!

Bump. Looking at buying this device for my setup as well.

So, as an update. . I’m not sure quite why this worked, but I brought my thermostat to a friend’s house that I knew had a Vivint setup. We connected to his network, it registered and didn’t do a full firmware update but something that it did updated the device in some way.

I brought it home and connected it to my Z-Stick and it worked without all these errors. Been working fine for a few weeks, although weirdly enough the heat function keeps shutting off at random.

Hi greenage,

I am also trying to integrate Vivint Smart Thermostat CT200 into my hassio. Would you be able to send me your zwave_xxx.xml file of the thermostat? I can connect the thermostat to my zwave network, but can’t control the setpoint temperature. I can also turn it on and off.

Thanks!

Hey datzent, sorry for the delay. Here’s what I’ve been using… I tried to model it off of one of the other ones in the openzwave repository and read the manual to understand where I could, but not sure I have the settings right or not, so no promises as to whether it will work for you :stuck_out_tongue: It’s been fine for me for a while.

I’ll have to try contribute it back later and see what they say. I dropped it under 2gig (identified by the code the device sends out). Add this line in your manufacturer-specific.xml under 2GIG Technologies:
<Product type="c801" id="000c" name="CT200 Thermostat" config="2gig/ct200.xml"/>

ct200.xml (6.3 KB)

Welp, I’m now in the same boat as the greenage. I was working with mine and have been getting the “Error: Dropping command, …” Using greenage’s as a base, here is my changes since the models are slightly different. Got a feeling mine is a revised version.
Inside of the manufacturer_specific section for 2gig is this

<Product type="c801" id="001d" name="CT200R1 Thermostat" config="2gig/ct200R1.xml"/>

and 2gig/ct200R1.xml contains this.


<Product xmlns='http://code.google.com/p/open-zwave/'>
  <!-- This thermostat's setpoint descriptions are 0 based, not 1 -->
  <CommandClass id="67" base="0"/>
  <CommandClass id="112">
    <Value type="list" index="1" genre="config" label="Temperature Reporting Threshold" units="" min="0" max="4" value="0" size="1">
      <Help>
        The Temperature Reporting Threshold Configuration Set Command sets the reporting threshold for changes in the ambient temperature as detected by the thermostat.
      </Help>
      <Item label="Disabled" value="0"/>
      <Item label="0.5F" value="1"/>
      <Item label="1.0F" value="2"/>
      <Item label="1.5F" value="3"/>
      <Item label="2.0F" value="4"/>
    </Value>
    <Value type="byte" index="2" genre="config" label="HVAC Settings" read_only="true" units="" min="0" max="31" value="0" size="1">
      <Help>
        Read-only parameter
        0 - 7 -> HVAC Setup: Normal (0x01) or Heat Pump (0x02)
        8 - 11 -> Aux Setup: Gas (0x01) or Electric (0x02)
        12 - 15 -> Number of Auxiliary Stages (Heat Pump)/Number of Heat Stages(Normal)
        16 - 23 -> Number of Heat Pump Stages
        24 - 31 -> Number of Cool Stages
      </Help>      
	  <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 1" value="17891585"/>
      <!-- 0x01,0x1,0x1,0x01,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 1" value="34668801"/>
      <!-- 0x02,0x1,0x1,0x01,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 1" value="18940161"/>
      <!-- 0x01,0x2,0x1,0x01,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 1" value="35717377"/>
      <!-- 0x02,0x2,0x1,0x01,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 1" value="17957121"/>
      <!-- 0x01,0x1,0x2,0x01,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 1" value="34734337"/>
      <!-- 0x02,0x1,0x2,0x01,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 1" value="19005697"/>
      <!-- 0x01,0x2,0x2,0x01,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 1" value="35782913"/>
      <!-- 0x02,0x2,0x2,0x01,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 1" value="17891841"/>
      <!-- 0x01,0x1,0x1,0x02,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 1" value="34669057"/>
      <!-- 0x02,0x1,0x1,0x02,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 1" value="18940417"/>
      <!-- 0x01,0x2,0x1,0x02,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 1" value="35717633"/>
      <!-- 0x02,0x2,0x1,0x02,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 1" value="17957377"/>
      <!-- 0x01,0x1,0x2,0x02,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 1" value="34734593"/>
      <!-- 0x02,0x1,0x2,0x02,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 1" value="19005953"/>
      <!-- 0x01,0x2,0x2,0x02,0x01 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 1" value="35783169"/>
      <!-- 0x02,0x2,0x2,0x02,0x01 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 2" value="17891586"/>
      <!-- 0x01,0x1,0x1,0x01,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 2" value="34668802"/>
      <!-- 0x02,0x1,0x1,0x01,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 2" value="18940162"/>
      <!-- 0x01,0x2,0x1,0x01,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 1, Cool Stages: 2" value="35717378"/>
      <!-- 0x02,0x2,0x1,0x01,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 2" value="17957122"/>
      <!-- 0x01,0x1,0x2,0x01,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 2" value="34734338"/>
      <!-- 0x02,0x1,0x2,0x01,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 2" value="19005698"/>
      <!-- 0x01,0x2,0x2,0x01,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 1, Cool Stages: 2" value="35782914"/>
      <!-- 0x02,0x2,0x2,0x01,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 2" value="17891842"/>
      <!-- 0x01,0x1,0x1,0x02,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 2" value="34669058"/>
      <!-- 0x02,0x1,0x1,0x02,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 2" value="18940418"/>
      <!-- 0x01,0x2,0x1,0x02,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Gas, Heat Pump Stages: 2, Cool Stages: 2" value="35717634"/>
      <!-- 0x02,0x2,0x1,0x02,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 2" value="17957378"/>
      <!-- 0x01,0x1,0x2,0x02,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 1, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 2" value="34734594"/>
      <!-- 0x02,0x1,0x2,0x02,0x02 -->
      <Item label="HVAC: Normal, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 2" value="19005954"/>
      <!-- 0x01,0x2,0x2,0x02,0x02 -->
      <Item label="HVAC: Heat Pump, Aux Stages: 2, Aux Setup: Elec, Heat Pump Stages: 2, Cool Stages: 2" value="35783170"/>
    <!-- 0x02,0x2,0x2,0x02,0x02 -->
    </Value>
    <Value type="list" index="3" genre="config" label="Utility Lock" units="" min="0" max="1" value="0" size="1">
      <Help>
        The Utility Lock Configuration Set command enables or disables the utility lock. If the utility lock is enabled, the setpoint cannot be modified directly via the thermostat screen.
      </Help>
      <Item label="Disable" value="0"/>
      <Item label="Enable" value="1"/>
    </Value>
    <Value type="short" index="4" genre="config" label="C-Wire/Battery Status" read_only="true" units="" min="0" max="31" value="0" size="2">
      <Help>
        Read-only parameter
        1 -> C-Wire
        2 -> Battery
      </Help>
      <Item label="C-Wire" value="1"/>
      <Item label="Battery" value="2"/>
    </Value>
    <Value type="list" index="5" genre="config" label="Humidity Reporting Threshold" units="" min="0" max="3" value="0" size="1">
      <Help>
        The Temperature Reporting Threshold Configuration Set Command sets the reporting threshold for changes in the ambient temperature as detected by the thermostat.
      </Help>
      <Item label="Disabled" value="0"/>
      <Item label="3% RH" value="1"/>
      <Item label="5% RH" value="2"/>
      <Item label="10% RH" value="3"/>
    </Value>
    <Value type="list" index="6" genre="config" label="Auxiliary/Emergency heat" units="" min="0" max="1" value="0" size="1">
      <Help>
        The Auxiliary/Emergency configuration command enables or disables auxiliary / emergency heating in the thermostat. Auxiliary / emergency heating is only available if the thermostat is configured in heat pump mode and with at least one stage of auxiliary heating. This command enables auxiliary / emergency heating when the thermostat is in Auto mode. The Thermostat Set Mode command with mode Auxiliary/Emergency Heat will enable emergency heating but only if the thermostat is in
        Heat mode. This command should only be used on thermsotats that support Auxiliary/Emergency Heat thermostat mode.
      </Help>
      <Item label="Disabled" value="0"/>
      <Item label="Enabled" value="1"/>
    </Value>
    <Value type="list" index="7" genre="config" label="Thermostat Swing Temperature" units="" min="1" max="8" value="2" size="1">
      <Help>
        The thermostat swing temperature is in units of 0.5 degrees Farentheit. A value of 0x01 is 0.5F and 0x02 is 1.0F. The supported values may vary from thermostat to thermostat but typically the allowed values are 0.5 (0x01) to 4.0 F (0x08)
      </Help>
      <Item label="0.5F" value="1"/>
      <Item label="1.0F" value="2"/> 
      <Item label="1.5F" value="3"/> 
      <Item label="2.0F" value="4"/> 
      <Item label="2.5F" value="5"/> 
      <Item label="3.0F" value="6"/> 
      <Item label="3.5F" value="7"/>
      <Item label="4.0F" value="8"/>
    </Value>
    <Value type="list" index="8" genre="config" label="Thermostat Diff Temperature" units="" min="4" max="12" value="4" size="1">
      <Help>
        The Thermostat Differential Temperature configuration command sets the differential temperature for multi-stage HVAC systems. The differential temperature delta defines when the thermostat will turn on additional stages. There are two differential temperatures, one for multistage cool systems and one for multistage heat systems. If the thermostat is not configured for multistage HVAC systems then these parameters have no effect.
      </Help>
      <Item label="2.0F" value="4"/>
      <Item label="3.0F" value="6"/>
      <Item label="4.0F" value="8"/>
      <Item label="5.0F" value="10"/>
      <Item label="6.0F" value="12"/>
    </Value>
    <Value type="list" index="9" genre="config" label="Thermostat Recovery Mode" units="" min="4" max="12" value="1" size="1">
      <Help>
        The Thermostat Recovery Mode configuration command sets the HVAC recovery mode type. The recovery mode determines when additional HVAC stages are turned off as the ambient temperature returns to the target temperature. If the recovery mode is set to economy, the thermostat will turn off additional HVAC stages when the ambient temperature reaches the target temperature plus/minus the differential temperature. If the recovery mode is set to fast, the thermostat will leave all
        stages on (assuming they were already on) until the ambient temperature reaches the target temperature.
      </Help>
      <Item label="Fast" value="1"/>
      <Item label="Economy" value="2"/>
    </Value>
    <Value type="short" index="10" genre="config" label="Temperature Reporting Filter" units="F" min="0" max="124" value="124" size="2">
      <Help>
        The Temperature Reporting Filter configuration command sets upper and lower bounds of the ambient temperature reporting. The thermostat will not report ambient temperature changes if the ambient temperature falls between these bounds. For example, if the upper bound is 80F and the lower bound is 60F, the thermostat will not send SENSOR_MULTI_LEVEL_REPORTS for ambient temperature values between 60F and 80F. The thermostat will only send ambient temperature changes if the
        thermostat has been added to an association group (see Command Class Association) and the temperature reporting threshold is non-zero (see Temperature Reporting Threshold).
      </Help>
    </Value>
	<Value type="list" index="11" genre="config" label="Simple UI Mode" units="" min="0" max="1" value="1" size="1">
      <Help>Toggle Simple UI Mode</Help>
      <Item value="0" label="Disabled" />
      <Item value="1" label="Enabled" />
    </Value>
    <Value type="list" index="12" genre="config" label="Multicast" units="" min="0" max="1" value="0" size="1">
      <Help>Toggle Multicast Mode</Help>
      <Item value="0" label="Disabled" />
      <Item value="1" label="Enabled" />
    </Value>
    <Value type="list" index="13" genre="config" label="Main Display Selection" units="" min="1" max="2" value="1" size="1">
      <Help>Control which info is displayed in the main display area</Help>
      <Item value="1" label="Show Temperature" />
      <Item value="2" label="Show (unknown)" />
    </Value>
    <Value type="byte" index="14" genre="config" label="Save Energy Mode Type" units="" min="1" max="255" value="2" size="1">
      <Help>
	      Save Energy Mode behavior
	      1 -> Adjust by target delta
		  2 -> Least consuming point in the running program
		  3 -> Save energy absolute setpoint
		  255 -> Save Energy not supported 
	  </Help>
	  <Item value="1" label="Adjust by target delta"/>
	  <Item value="2" label="Least consuming point"/>
	  <Item value="3" label="Save energy absolute setpoint"/>
	  <Item value="255" label="Save Energy not supported"/>
    </Value>
    <Value type="byte" index="15" genre="config" label="Fan Timer" units="" min="0" max="60" value="0" size="1">
      <Help>Activate Fan w/ auto shutoff timer</Help>
    </Value>
    <Value type="byte" index="17" genre="config" label="Temperature Calibration" units="" min="-6" max="6" value="0" size="1">
      <Help>Temperature Calibration / Offset</Help>
    </Value>
    <Value type="list" index="18" genre="config" label="Display Units" units="" min="0" max="1" value="0" size="1">
      <Help>Celsius or Fahrenheit</Help>
      <Item value="0" label="Fahrenheit" />
      <Item value="1" label="Celcius" />
    </Value>
  </CommandClass>
  <CommandClass id="133">
    <Associations num_groups="1">
      <Group index="1" max_associations="2" label="lifeline"/>
    </Associations>
  </CommandClass>
</Product>

Also, already know the network key is set up properly due to the RPi communicating with a Kwikset S2 Lock and when adding the Thermostat it is being identified as the CT200R1 Thermostat.

Log for Open Zwave is as follows.

2019-07-02 23:31:17.893 Detail, Node039, AdvanceQueries queryPending=0 queryRetries=0 queryStage=ProtocolInfo live=1
2019-07-02 23:31:17.893 Detail, Node039, QueryStage_Probe
2019-07-02 23:31:17.893 Info, Node039, NoOperation::Set - Routing=true
2019-07-02 23:31:17.893 Detail, Node039, Queuing (NoOp) NoOperation_Set (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x00, 0x00, 0x25, 0x2b, 0xce
2019-07-02 23:31:17.894 Detail, Node039, Queuing (Query) Query Stage Complete (Probe)
2019-07-02 23:31:17.894 Detail,
2019-07-02 23:31:17.894 Info, Node039, Sending (NoOp) message (Callback ID=0x2b, Expected Reply=0x13) - NoOperation_Set (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x00, 0x00, 0x25, 0x2b, 0xce
2019-07-02 23:31:17.900 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:31:17.900 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:31:17.915 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x2b, 0x00, 0xc2
2019-07-02 23:31:17.958 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x2b received (expected 0x2b)
2019-07-02 23:31:17.958 Info, Node039, Request RTT 64 Average Request RTT 42
2019-07-02 23:31:17.958 Detail,   Expected callbackId was received
2019-07-02 23:31:17.959 Detail,   Expected reply was received
2019-07-02 23:31:17.959 Detail,   Message transaction complete
2019-07-02 23:31:17.959 Detail,
2019-07-02 23:31:17.959 Detail, Node039, Removing current message
2019-07-02 23:31:17.959 Detail, Node039, Notification: Notification - NoOperation
2019-07-02 23:31:17.964 Detail, Node039, Query Stage Complete (Probe)
2019-07-02 23:31:17.964 Detail, Node039, AdvanceQueries queryPending=0 queryRetries=0 queryStage=WakeUp live=1
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_WakeUp
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_ManufacturerSpecific1
2019-07-02 23:31:17.964 Detail, Node039, Checking for ManufacturerSpecific CC and Requesting values if present on this node
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_NodePlusInfo
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_SecurityReport
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_ManufacturerSpecific2
2019-07-02 23:31:17.964 Detail, Node039, QueryStage_Versions
2019-07-02 23:31:17.964 Info, Node039, Requesting Versions
2019-07-02 23:31:17.964 Info, Node039, Requesting Versions for COMMAND_CLASS_NO_OPERATION
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_BASIC
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_THERMOSTAT_SETPOINT
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_DEVICE_RESET_LOCALLY
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_ZWAVEPLUS_INFO
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_CONFIGURATION
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_MANUFACTURER_SPECIFIC
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_POWERLEVEL
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_ASSOCIATION
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_VERSION
2019-07-02 23:31:17.965 Info, Node039, Requesting Versions for COMMAND_CLASS_MULTI_CHANNEL_ASSOCIATION
2019-07-02 23:31:17.965 Detail, Node039, QueryStage_Instances
2019-07-02 23:31:17.965 Info, Node039, Essential node queries are complete
2019-07-02 23:31:17.966 Detail, Node039, QueryStage_Static
2019-07-02 23:31:17.966 Detail, Node039, Queuing (Query) ThermostatSetpointCmd_SupportedGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x43, 0x04, 0x25, 0x2c, 0x8e
2019-07-02 23:31:17.966 Detail, Node039, Queuing (Query) AssociationCmd_GroupingsGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x85, 0x05, 0x25, 0x2d, 0x48
2019-07-02 23:31:17.966 Detail, Node039, Queuing (Query) MultiChannelAssociationCmd_GroupingsGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x8e, 0x05, 0x25, 0x2e, 0x40
2019-07-02 23:31:17.966 Detail, Node039, Queuing (Query) Query Stage Complete (Static)
2019-07-02 23:31:17.966 Detail, Node039, Notification: EssentialNodeQueriesComplete
2019-07-02 23:31:17.967 Detail,
2019-07-02 23:31:17.967 Info, Node039, Sending (Query) message (Callback ID=0x2c, Expected Reply=0x04) - ThermostatSetpointCmd_SupportedGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x43, 0x04, 0x25, 0x2c, 0x8e
2019-07-02 23:31:17.974 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:31:17.975 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:31:17.988 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x2c, 0x00, 0xc5
2019-07-02 23:31:17.993 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x2c received (expected 0x2c)
2019-07-02 23:31:17.993 Info, Node039, Request RTT 26 Average Request RTT 34
2019-07-02 23:31:17.994 Detail,   Expected callbackId was received
2019-07-02 23:32:17.968 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-02 23:32:17.968 Detail, Node039, Removing current message
2019-07-02 23:32:17.968 Detail, Node039, Notification: Notification - TimeOut
2019-07-02 23:32:17.973 Detail,
2019-07-02 23:32:17.973 Info, Node039, Sending (Query) message (Callback ID=0x2d, Expected Reply=0x04) - AssociationCmd_GroupingsGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x85, 0x05, 0x25, 0x2d, 0x48
2019-07-02 23:32:17.980 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:32:17.980 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:32:17.994 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x2d, 0x00, 0xc4
2019-07-02 23:32:17.994 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x2d received (expected 0x2d)
2019-07-02 23:32:17.994 Info, Node039, Request RTT 20 Average Request RTT 27
2019-07-02 23:32:17.994 Detail,   Expected callbackId was received
2019-07-02 23:33:17.974 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-02 23:33:17.975 Detail, Node039, Removing current message
2019-07-02 23:33:17.975 Detail, Node039, Notification: Notification - TimeOut
2019-07-02 23:33:17.979 Detail,
2019-07-02 23:33:17.980 Info, Node039, Sending (Query) message (Callback ID=0x2e, Expected Reply=0x04) - MultiChannelAssociationCmd_GroupingsGet (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x8e, 0x05, 0x25, 0x2e, 0x40
2019-07-02 23:33:17.987 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:33:17.987 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:33:18.001 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x2e, 0x00, 0xc7
2019-07-02 23:33:18.001 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x2e received (expected 0x2e)
2019-07-02 23:33:18.001 Info, Node039, Request RTT 21 Average Request RTT 24
2019-07-02 23:33:18.001 Detail,   Expected callbackId was received
2019-07-02 23:34:17.979 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-02 23:34:17.980 Detail, Node039, Removing current message
2019-07-02 23:34:17.980 Detail, Node039, Notification: Notification - TimeOut
2019-07-02 23:34:17.984 Detail, Node039, Query Stage Complete (Static)
2019-07-02 23:34:17.984 Detail, Node039, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Associations live=1
2019-07-02 23:34:17.985 Detail, Node039, QueryStage_Associations
2019-07-02 23:34:17.985 Info, Node039, Number of association groups reported for node 39 is 0.
2019-07-02 23:34:17.985 Info, Node039, Get MultiChannelAssociation for group 1 of node 39
2019-07-02 23:34:17.985 Detail, Node039, Queuing (Send) MultiChannelAssociationCmd_Get (Node=39): 0x01, 0x0a, 0x00, 0x13, 0x27, 0x03, 0x8e, 0x02, 0x01, 0x25, 0x2f, 0x45
2019-07-02 23:34:17.985 Detail, Node039, Queuing (Query) Query Stage Complete (Associations)
2019-07-02 23:34:17.985 Detail,
2019-07-02 23:34:17.985 Info, Node039, Sending (Send) message (Callback ID=0x2f, Expected Reply=0x04) - MultiChannelAssociationCmd_Get (Node=39): 0x01, 0x0a, 0x00, 0x13, 0x27, 0x03, 0x8e, 0x02, 0x01, 0x25, 0x2f, 0x45
2019-07-02 23:34:17.993 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:34:17.993 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:34:18.007 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x2f, 0x00, 0xc6
2019-07-02 23:34:18.007 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x2f received (expected 0x2f)
2019-07-02 23:34:18.007 Info, Node039, Request RTT 22 Average Request RTT 23
2019-07-02 23:34:18.007 Detail,   Expected callbackId was received
2019-07-02 23:35:17.986 Error, Node039, ERROR: Dropping command, expected response not received after 1 attempt(s)
2019-07-02 23:35:17.986 Detail, Node039, Removing current message
2019-07-02 23:35:17.986 Detail, Node039, Notification: Notification - TimeOut
2019-07-02 23:35:17.988 Detail, Node039, Query Stage Complete (Associations)
2019-07-02 23:35:17.988 Detail, Node039, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Neighbors live=1
2019-07-02 23:35:17.988 Detail, Node039, QueryStage_Neighbors
2019-07-02 23:35:17.989 Detail, Requesting routing info (neighbor list) for Node 39
2019-07-02 23:35:17.989 Detail, Node039, Queuing (Command) Get Routing Info (Node=39): 0x01, 0x07, 0x00, 0x80, 0x27, 0x00, 0x00, 0x03, 0x5c
2019-07-02 23:35:17.989 Detail, Node039, Queuing (Query) Query Stage Complete (Neighbors)
2019-07-02 23:35:17.989 Detail,
2019-07-02 23:35:17.989 Info, Node039, Sending (Command) message (Callback ID=0x00, Expected Reply=0x80) - Get Routing Info (Node=39): 0x01, 0x07, 0x00, 0x80, 0x27, 0x00, 0x00, 0x03, 0x5c
2019-07-02 23:35:17.995 Detail, Node039,   Received: 0x01, 0x20, 0x01, 0x80, 0x01, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x57
2019-07-02 23:35:17.995 Detail,
2019-07-02 23:35:17.995 Info, Node039, Received reply to FUNC_ID_ZW_GET_ROUTING_INFO
2019-07-02 23:35:17.995 Info, Node039,     Neighbors of this node are:
2019-07-02 23:35:17.995 Info, Node039,     Node 1
2019-07-02 23:35:17.995 Info, Node039,     Node 28
2019-07-02 23:35:17.995 Detail,   Expected reply was received
2019-07-02 23:35:17.995 Detail,   Message transaction complete
2019-07-02 23:35:17.995 Detail,
2019-07-02 23:35:17.995 Detail, Node039, Removing current message
2019-07-02 23:35:17.995 Detail, Node039, Query Stage Complete (Neighbors)
2019-07-02 23:35:17.995 Detail, Node039, AdvanceQueries queryPending=0 queryRetries=0 queryStage=Session live=1
2019-07-02 23:35:17.995 Detail, Node039, QueryStage_Session
2019-07-02 23:35:17.995 Detail, Node039, Queuing (Query) PowerlevelCmd_Get (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x73, 0x02, 0x25, 0x30, 0xa4
2019-07-02 23:35:17.995 Detail, Node039, Queuing (Query) Query Stage Complete (Session)
2019-07-02 23:35:17.995 Detail,
2019-07-02 23:35:17.995 Info, Node039, Sending (Query) message (Callback ID=0x30, Expected Reply=0x04) - PowerlevelCmd_Get (Node=39): 0x01, 0x09, 0x00, 0x13, 0x27, 0x02, 0x73, 0x02, 0x25, 0x30, 0xa4
2019-07-02 23:35:18.003 Detail, Node039,   Received: 0x01, 0x04, 0x01, 0x13, 0x01, 0xe8
2019-07-02 23:35:18.003 Detail, Node039,   ZW_SEND_DATA delivered to Z-Wave stack
2019-07-02 23:35:18.016 Detail, Node039,   Received: 0x01, 0x05, 0x00, 0x13, 0x30, 0x00, 0xd9
2019-07-02 23:35:18.017 Detail, Node039,   ZW_SEND_DATA Request with callback ID 0x30 received (expected 0x30)
2019-07-02 23:35:18.017 Info, Node039, Request RTT 22 Average Request RTT 22
2019-07-02 23:35:18.017 Detail,   Expected callbackId was received

Looks like its rejecting some command but accepting others. I have tried tying the Ct200 file you uploaded for it and it doesn’t work either. Any other ideas would be helpful.