Hello,
I would like to transmitte informations with the E_block Zigbee Coordinator and router
Actually, I have :
For the coordinator équipment:
One EB006 (With a 16F877)
One EB005 LCD Board assigned on PORT B
One EB051 Coordinator board Assigned on PORT C
For the End Node Equipment:
One EB006 (with 16F876)
One EB005 LCD Board assigned on port B
One EB051 Router Board assigned on port C
The two cards passed the test file
I check your test programs (ex 2)
But with the coordinator, i can't receive anything.
I made several try with Flowcode V3 and Flowcode V4 professionnel version.
You will find the flowcode files.
May you help me please
Thank you
Fred44
Problems withe zigbee transmission
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Problems withe zigbee transmission
Hello Fred,
In your coordinator program try adding a connect to all component macro directly after your zigbee init macro. Hopefully that should fix your problem. Is the router able to see the coordinator when calling the connect to coordinator macro?
In your coordinator program try adding a connect to all component macro directly after your zigbee init macro. Hopefully that should fix your problem. Is the router able to see the coordinator when calling the connect to coordinator macro?
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 5
- Joined: Fri Oct 12, 2007 7:36 pm
Re: Problems withe zigbee transmission
Hello Ben,
I tried your proposition to insert a macro connect to all just after the init macro.
But, unfortunately, the problem is still present.
The router see the coordinator and the red led is blinking quickly.
On the coordinator board, the red light is blinking slowly.
Thank you for your help.
Fred44
I tried your proposition to insert a macro connect to all just after the init macro.
But, unfortunately, the problem is still present.
The router see the coordinator and the red led is blinking quickly.
On the coordinator board, the red light is blinking slowly.
Thank you for your help.
Fred44