IPB

Welcome Guest ( Log In | Register )

> HM-TS001 temp sensor
johnlaroux
post Jul 26 2010, 07:28 AM
Post #1


Newb
*

Group: Members
Posts: 8
Joined: 22-July 10
Member No.: 1,887
Location:Gilbert,AZ



Hey there

Does anyone happen to know the wakeup parameter for this temp sensor???
I want to be able to change it so I can get the battery status other then every hour.
Go to the top of the page
 
+Quote Post
 
Start new topic
Replies
garylm
post Jul 28 2010, 02:37 AM
Post #2


Z-Wave Guru
***

Group: Z-Wave Guru
Posts: 456
Joined: 15-January 07
Member No.: 67



See parameter 6 on page 6 here.
Go to the top of the page
 
+Quote Post
johnlaroux
post Jul 28 2010, 02:51 AM
Post #3


Newb
*

Group: Members
Posts: 8
Joined: 22-July 10
Member No.: 1,887
Location:Gilbert,AZ



QUOTE (garylm @ Jul 27 2010, 07:37 PM) *
See parameter 6 on page 6 here.



Oooops I meant sleep time interval. I want it to sleep for as long as possible because my automation software sends the N*SE49,4 and the N*SE128,2 every time it wakes up and I dont want that because im already setting the auto report in Parameter 6.
Go to the top of the page
 
+Quote Post
garylm
post Jul 28 2010, 04:14 PM
Post #4


Z-Wave Guru
***

Group: Z-Wave Guru
Posts: 456
Joined: 15-January 07
Member No.: 67



Wakeup Set: N*SE132,4,BYTE,BYTE,BYTE,BYTE //sec1(MSB),sec2,sec3(LSB),nodeIDtoBeNotified
Wakeup Get: N*SE132,5
Wakeup Report: N*SE132,6,BYTE,BYTE,BYTE,BYTE //sec1(MSB),sec2,sec3(LSB),nodeIDtoBeNotified
Wakeup Notification: N*SE132,7
Go to the top of the page
 
+Quote Post
johnlaroux
post Jul 28 2010, 08:29 PM
Post #5


Newb
*

Group: Members
Posts: 8
Joined: 22-July 10
Member No.: 1,887
Location:Gilbert,AZ



QUOTE (garylm @ Jul 28 2010, 09:14 AM) *
Wakeup Set: N*SE132,4,BYTE,BYTE,BYTE,BYTE //sec1(MSB),sec2,sec3(LSB),nodeIDtoBeNotified
Wakeup Get: N*SE132,5
Wakeup Report: N*SE132,6,BYTE,BYTE,BYTE,BYTE //sec1(MSB),sec2,sec3(LSB),nodeIDtoBeNotified
Wakeup Notification: N*SE132,7



I really appreciate the quick responses Garylm. Im a complete noobie on this stuff so the most and least siginificant bit thing is probably beyond my understanding.

I did the N*SE132,5 command and it returned 132,006,000,014,016,255 Not sure what that means.

Do you think there is a parameter for the Sleep interval descibed on page 7 paragraph 2-2-2
That is the one I would like to change.
Go to the top of the page
 
+Quote Post
garylm
post Jul 29 2010, 04:37 AM
Post #6


Z-Wave Guru
***

Group: Z-Wave Guru
Posts: 456
Joined: 15-January 07
Member No.: 67



QUOTE
2-2-2 Sleep Time Interval
The sleep interval can be set from 1 minute to 4660 hours (about 194 days). The unit of time is in seconds. The preset sleep time interval is 1 hour.


Wakeup Set: N*SE132,4,BYTE,BYTE,BYTE,BYTE is the setting you need.

Bytes consist of 8 binary bits and can take a value from 0 to 255 (00000000 to 11111111)

The least significant byte (LSB) has a weight (or multiplier) of 1 (or 256^0).
The middle byte has a weight of 256 (or 256^1).
The most significant byte (MSB) has a weight of 65536 (or 256^2).


132,006,000,014,016,255 is probably the default setting

That would translate into (0*65536) + (14*256) + (16*1) or 3600 seconds or 1 hour. "255"would be the target node for the wakeup notification. You'll want to change that to the node ID of your Z-Wave dongle (RZC0P?). Maybe "255" means "all" nodes or "any" node. I'm not sure how that works.

Like section 2-2-2 says, you can go all the way up to 4660 hours.

N*SE132,4,255,255,255,??? would give you (255*65536) + (255*256) + 255 seconds or 16777215 seconds or 4660.3375 hours. Just remember to replace the question marks with your dongle's node number.
Go to the top of the page
 
+Quote Post
johnlaroux
post Jul 29 2010, 04:51 AM
Post #7


Newb
*

Group: Members
Posts: 8
Joined: 22-July 10
Member No.: 1,887
Location:Gilbert,AZ



QUOTE (garylm @ Jul 28 2010, 09:37 PM) *
Wakeup Set: N*SE132,4,BYTE,BYTE,BYTE,BYTE is the setting you need.

Bytes consist of 8 binary bits and can take a value from 0 to 255 (00000000 to 11111111)

The least significant byte (LSB) has a weight (or multiplier) of 1 (or 256^0).
The middle byte has a weight of 256 (or 256^1).
The most significant byte (MSB) has a weight of 65536 (or 256^2).


132,006,000,014,016,255 is probably the default setting

That would translate into (0*65536) + (14*256) + (16*1) or 3600 seconds or 1 hour. "255"would be the target node for the wakeup notification. You'll want to change that to the node ID of your Z-Wave dongle (RZC0P?). Maybe "255" means "all" nodes or "any" node. I'm not sure how that works.

Like section 2-2-2 says, you can go all the way up to 4660 hours.

N*SE132,4,255,255,255,??? would give you (255*65536) + (255*256) + 255 seconds or 16777215 seconds or 4660.3375 hours. Just remember to replace the question marks with your dongle's node number.


WOW thanks, that was an excellent lesson. Now I understand how this works. Thanks again. This sensor does send to my VRCOP when it awakens so ill guess that the 255 in the node position is all nodes.
Go to the top of the page
 
+Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 9th September 2010 - 06:23 AM
Design by: Invision Skins & HYIP Forum