Zigbee connection problem

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
Nick Castermans
Posts: 1
Joined: Sun Jan 20, 2013 7:18 pm

Zigbee connection problem

Post by Nick Castermans »

Hi,
I am a student of the last year of secundary school in Belgium. In the last year we have to build an integraded test, and the subject of my intregraded test is Zigbee. i am having a lot of problems with connecting my Zigbee E-blocks, the demo programs of flowcode doesn’t seem to work. I already saw on the forums that I should add a “connect to all” or “connect to name” component macro after the Zigbee init macro in the coordinator program, but this doesn’t work either. Could someone give me a very basic working program where the coordinator sends data to the end node and the end node can send data at the same time to the coordinator? It would be very nice if someone could help me with these problems.

These are the files I've been using:
coordinator node.fcf
(9.5 KiB) Downloaded 242 times
end node.fcf
(14 KiB) Downloaded 238 times
Hardware: PIC16F887 in the Zigbee course notes they use a PIC16F877 so I also tried all the demo programs with that microcontroller but doesn’t work either.
Zigbee on port C
Jumpers on C and 1

Node 1 = Coordinator led flashes 1 time per second.
Node 2 = end node/ router board, led flashes 2 times per second.
Can someone tell me what I am doing wrong? Or give me a working program?
Thanks
Nick

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times

Re: Zigbee connection problem

Post by dazz »

Hi Nick

Try the files in this thread http://www.matrixmultimedia.com/mmforum ... ing#p27775

It's the 15th post in the thread by john crow

Regards
Dazz
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

Post Reply