I am a novice in Wireless communications. I have this mini development kit with three target boards and eZ430 USB stick. I am able to communicate between the coordinator and the end devices(performed the communications example in Texas-Wiki page). What I am unable to understand is : > How do we get one of the target boards to work as a light sensor and send the readings back to the coordinator? > How can we get the target boards or the coordinator to work as a temperature sensor?
Hi @shobithe. I used the examples of "Texas Instruments" that is bundle with this kit to develop the prototype. In fact I just modified the AFZDO's communication samples.But first I had to convert all of the sources and libraries to be compatible with Code Composer Studio, since I don't have the license of IAR and the project exceeds the 4KB limit of this IDE.
Let me know if I can help you with anything else. I am also a newbie and this project was only a proof of concept.
I am a novice in Wireless communications. I have this mini development kit with three target boards and eZ430 USB stick. I am able to communicate between the coordinator and the end devices(performed the communications example in Texas-Wiki page). What I am unable to understand is : > How do we get one of the target boards to work as a light sensor and send the readings back to the coordinator? > How can we get the target boards or the coordinator to work as a temperature sensor?
shobithe 4 months ago
Hi @shobithe. I used the examples of "Texas Instruments" that is bundle with this kit to develop the prototype. In fact I just modified the AFZDO's communication samples.But first I had to convert all of the sources and libraries to be compatible with Code Composer Studio, since I don't have the license of IAR and the project exceeds the 4KB limit of this IDE.
Let me know if I can help you with anything else. I am also a newbie and this project was only a proof of concept.
Thanks
ctenuta2007 3 months ago