Hi,
Is there any easy code samples around for whisper avr boards organised as a base + control nodes rather than sensor nodes? I mean low power nodes capable of sleeping most of the time but still able to receive control instructions from the base when sent.
The nodes would then wake on receipt of the message and perform the control task, then go back to sleep. Presumably this involves either periodic waking for RX listen for a sufficient proportion of the time to catch a transmitted message, or ideally interrupt wake up on message reception? I'm not too sure of the capabilities and function of the boards and libraries yet - I'm waiting for some boards to arrive so I can test ideas like this.
thanks.
Is there any easy code samples around for whisper avr boards organised as a base + control nodes rather than sensor nodes? I mean low power nodes capable of sleeping most of the time but still able to receive control instructions from the base when sent.
The nodes would then wake on receipt of the message and perform the control task, then go back to sleep. Presumably this involves either periodic waking for RX listen for a sufficient proportion of the time to catch a transmitted message, or ideally interrupt wake up on message reception? I'm not too sure of the capabilities and function of the boards and libraries yet - I'm waiting for some boards to arrive so I can test ideas like this.
thanks.
