Hello,
I want to start programming two S2B Pro BBee modules. As a first step I installed the “knight rider” sample application and it worked fine.
So now I want to get to the next level: sending data from one to another XBee. For this I installed the “simple chat” sample application. This app should ask me for a MAC-adress of a second module in the terminal. Unfortunately the outputted text that tells me to enter the mac-adress is repeaten at least every second. This leads to the problem that before I can enter an adress the written / pasted text is deleted and I’m asked again to enter it.
Like I found out, this issue appears in every application I install. The only way that output text is not repeated this fast is to use the “delay_tickets(n)” function. But even if I pause this loop, write down the adress and then press Enter, there is no reaction - I’m just asked again to enter the adress…
Can anyone tell me, if this is an known issue? Or is there someone who can help me with a getting started guid for programming XBee? I just found the first steps in Code Warrior and the example applications. Is there another documentation about programming XBees?
Thanks a lot!