Hi Urs,
 
I have 2 questions:
 
1. I have read from previous emails that tinysec has implemented with MD5 hash 
function but if I want to get hash output between limited range say A-B then 
where in tinysec file modification is required? I have seen tinysec files but i 
cannot find code where modification can be done for this range. 
 
2. If CC1000RadioC is used for radio and I want to send message to a particular 
address then where I can specify address because in BaresendMsg there is no 
argument for address as it was in genericcom.
 
In sendMsg

command result_t send(uint16_t address, uint8_t length, TOS_MsgPtr msg);
 
In BaresendMsg
 
command result_t send(TOS_MsgPtr msg); 
Thanks in advance
 
AQAnsari
                                          
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to