Hello
I need to work in beacon mode to my end career proyect . Looking for a way of getting, I found TI-MAC sample implement it.
I´m using cc2420EMK in a Experimenter´s board FG4618 and I´ve downloaded TI-MAC 1.2.1 from TI website.
I was using IAR 4.11A but I read I must use IAR 4.10 becouse it´s the version in which it has been tested, so I´ve changed my IAR version to 4.10, but I´ve still having problems!! :S
If I program TI-MAC sample in Non-beacon mode, everything goes well and the comunication is OK between coordinator and End-Device, but If I program it in beacon mode as it´s said in sample guide:
MSA_MAC_BEACON_ORDER != 15 (p.e 10)
MSA_MAC_SUPERFRAME_ORDER != 15 (p.e 5)
both devices go to an infinite loop in halAssertHazardLights (which indicates there is an error) so the comunication is imposible.
Can anyone help me, please??? I really need it.
Thanks a lot!