Hello,
I would like to create a network with sensors, so for the moment I juste want send data (from the temperature sensor for exemple, then from the ADC) between a coodinator and a router or end device and see the result with IAR. I want to do this with the application "Location" or "generic" . I am newbie in Zigbee and C language and I don't know where I can begin...
Maybe it's an error of reasoning but I think there are two ways :
- I have to use the registers in the datasheet and configuring the RADIO registers and DMA controller maybe...(FIFO......)
- I have to use the functions present in the applications or create another functions...
I think that I have to use the second but what have I to configure? If I have to write C code, in which file (application, zmain,...?
What are the steps to follow?
Thank you for your help.
Samuel