Hi, i'm trying to make a custom application that sends messages from a pc by serial port to a coordinator and i have to send this message to an specific end point node, and then this node have to display this message througt its ports. and i also have to implement the location profile.
i'm very new at this so:
1) what application do you recomend me to use as base: genericapp, simpleapp, serialapp, another?
2) what are these lines on gennericapp means: "This applications doesn't have a profile, so it handles everything directly - itself." ?
3) i'm only using CC2431EM modules so what should i modify from these applications since they are made to use cc2430EB? or to what pins of the CC2431EM should i connect external switches to simulate the EB ones?
i was reading the zstack docs but i get confused with some of these things so i would really apreciate your help. thanks