Search found 6 matches

by Almosawi
Sun Jan 30, 2011 8:31 pm
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Re: Zigbee project!!

I solved the problem, I have to send the char to zigbee like sending it to RS232 Board because that can enable the uart... so the sending is by TX pin

thanks Benj for your time
by Almosawi
Fri Jan 28, 2011 10:28 pm
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Re: Zigbee project!!

Hi bro I changed the oscillator to XTAL and I can get 1 sec on the hardware. But still cant send via zigbee !! I think the problem is one of these reasons: 1. The baud rate of the zigbee needs to be compatible with the microcontroller. 2. The output voltage is 5v, but zigbee gets only 3.26v (checked...
by Almosawi
Fri Jan 28, 2011 10:29 am
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Re: Zigbee project!!

Hello whan i made the flowcode clock speed 3276800, the 1 sec on flowcode is equal 1.85 sec on the hardware and whan i made the flowcode clock speed 2000000, the 1 sec on flowcode is equal 2.15 sec on the hardware so no clock speed can make 1 sec on the hardware!!! also which zigbee baud rate is goo...
by Almosawi
Thu Jan 27, 2011 5:35 pm
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Re: Zigbee project!!

I made the LED test
but on hardware the delay is almost 6.5 sec

how to change the baud rate??
by Almosawi
Thu Jan 27, 2011 4:03 pm
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Re: Zigbee project!!

Hi Benj thanks for your reply Im not using (Zigbee board EB051-00-1), but usnig my board that i weld by myself (attached) the zigbee is working on loopback test let me explain to you what zigbee pins that i connect 1. VCC I connect VCC to the output of the regulator that gives 3.3v . 2. GND to the g...
by Almosawi
Wed Jan 26, 2011 4:58 pm
Forum: Flowcode V2 & V3
Topic: Zigbee project!!
Replies: 9
Views: 7166

Zigbee project!!

Hi Im working on a project with zigbee modules, I have 2 zigbee modules.. the first one is connected to a PC via zigbee USB adapter. The other one is connected to PIC16f877a on EB-006-00-6. I made a loopback communication test between the zigbee modules with successful results, but when i connect a ...