tre...@gmail.com
unread,May 20, 2013, 8:14:35 AM5/20/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbee...@googlegroups.com
Hello all, i've been searching the forum to see if this is happening to someone else, but no luck. Here goes my problem:
I have two xbee modules series 2 in API mode, with the ZNet 2.5 firmware. One is coordinatos and the other is router/enddevice. I just configured my modules with same PANID, and each one has it's own serial number. I have set no destination address, and no channel, since it'll be managed by the firmware (according to what i've read).
I have one arduino UNO and one Leonardo, both using the Wireless SD shield. I have uploaded the Series2_Tx (end-device) and Series2_Rx (coodinator, with Leonardo). When working, both have switches on "micro" position. I'm aware of using Serial1 for Leonardo, and i indeed recevie something from the endpoint.
My problem is that even with that simple example, i'm getting a api id 0x95. I mean, when i call getApiId() it always return 0x95, and then the communication get lost.
Should i use the Zigbee firmware instead of ZNet? Am i missing something?
Any help would be appreciated.
Thanks!