Other Parts Discussed in Thread: CC2591
hello guys
I'm doing a couple of experiments on zigbee mesh networks and i need some help.
my modules are cc2530+PA+LNA which include an RFX2401C range extender and I use Zstack 3 and IAR compiler.
my questions are listed below and I would appreciate any response.
1: I want to reach the maximum distance range available between my nodes. what are the necessary things that should be defined in compile options (according to my range extender) and which part of the code must be changed to activate the PA and LNA?
2: I need to do power management for my end devices. so I want them to work on PM2 or PM3 mode. but I don't know the routine for waking them up by external interrupts. is there any example or document that shows the setting and using interrupts in Zstack?