This is my source code for a ZigBee router based on MC13192-SARD board, take a look on it and tell me if you have problems...
regards, Filippo
Sometimes it happens me too, I think is a problem of hyperterminal. Try to use hyperaccess...
insider wrote:
Anyway, in hyperterminal window for router, it display some weird characters. Why does that happen?
Try to read this thread:
insider wrote:
Hi, Spell. I have flash the end device program into my board. But in Mapp.c file, there is no #include "application.h", so I added it in. Still I cant get the end device to associate with the router. Am I missing something?
/* MAC capability sub fields Bit 0: Alternative PAN Coordinator Capabilty Bit 1: RouterOrEndDevice, 1:Router, 0: EndDevice Bit 2: PowerSource, 1: Mains POwered, 0: Battery Operated Bit 3: RxOnWhenIdle Bit 4: Reserved Bit 5: Reserved Bit 6: MAC Security Capability Bit 7: Allocate Address */typedef uint8_t macCapabilityInfo_t;
Hi,
soumya wrote:
now when i am associating router2 with router1, the association confirmation msg from router1, also recieved by coordinator. after that the coordinator is stop responding to any mlme or mcps msg. i thought that rx get off so i put a function there called "rxonwhenidle" which i got from your router code but it didnt work. even the short address of the coordinator are fixed.plz help me to get out from this matter.lookin for ur reply.....................................