Page 1 of 1

Eb51 zigbee

Posted: Sat Feb 04, 2012 10:55 am
by lewisrendal
Hi,

Anyone know why the zigbee modules take so long to initilise approx 5 minutes.

Can't be right, then still don't work though ???

Cheers
James

Re: Eb51 zigbee

Posted: Sat Feb 04, 2012 12:06 pm
by JohnCrow
Hi James

They do take a couple of minutes initialising on my systems. Not done any real tests on setup speed depending on what sort of PIC i use though.
Have you got the system set to verbose, so you can see the messages on the LCDs. Can be a bit disconcerning, just watching a blank LCD for a couple of minutes not knowing if anything is happening.

I did have a few problems getting things the settings just right myself, when I first got the Zigbee boards.
Try my test files, that will at least let you know the hardware is working ok
End Device.c
(40.96 KiB) Downloaded 299 times
Co-Ordinator.fcf
(7 KiB) Downloaded 302 times

Re: Eb51 zigbee

Posted: Sat Feb 04, 2012 2:34 pm
by lewisrendal
Hi John,

Thanks for the relay and help, the Co-ordinator program is fcf but the end node is "c" think maybe the wrong type you posted ?

Can you forward the end node and I will try once more.

Thanks Again
James :)

Re: Eb51 zigbee

Posted: Sat Feb 04, 2012 5:20 pm
by JohnCrow
Hi James

Sorry Try these. And I posted them before I went to the pub :)
End Device.fcf
(8 KiB) Downloaded 311 times
End Device - Keypad.fcf
(9 KiB) Downloaded 316 times

Re: Eb51 zigbee

Posted: Sat Feb 18, 2012 11:56 am
by acted
Can you help me programming keypad with pic16f877 flowcode4 to work like a cellphone keypad. with 2(a,b,c,2) 3(d,e,f,4) .......0 as space. Please help me. Thank you in advance.

Re: Eb51 zigbee

Posted: Sat Feb 18, 2012 12:09 pm
by JohnCrow
Hi
Have a look at the GSM test file on MM website
This has the function you are asking for.
The Enter Message Macro is the actual part you need.

http://www.matrixmultimedia.com/lc_inde ... rder=&dir=

Note
be aware the flowchart wont simulate though as it uses a "C code box"