Hey guys,
I was wondering if you could pair 2 chronos ez430 together having one receive and other transmit. If you can how would you approach the situation?
Matt
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Sinc eyou can program teh MSP inside the Chronos withyour own code, almsot everything is possible.
However, teh standard Chronos pairing protocol is host based (the AP being the host, the Chronos being the client)
To make two Chronos pair, you'll need to either rewrite the Chronos code to act as host on the second Chronos, or implement a Peer-to-Peer protocol for the pairing. Most of the code will remain untouched, but the pairing code needs to be rewritten i both cases.
**Attention** This is a public forum