I measured the voltage on the chip and get a 5v everytime i push the reset button but hyperterminal isnt displaing any text.It only displays text when i use the UART1 TX/RX setting
Im trying to use the zigbee board and the rs232 board to get some data to the PC but im using the 16F88 and it only has one UART.How can i solve this problem?its for wireless data aquisition
or any other dual uart microcontroller that will work with the e-blocks and flow code needing it a.s.a.p.ive searched around but didnt get anything in DIL package that will work with the board and flowcode.
Thanx for the replies.I managed to get the boards communicating but now i need a chip that has two RX and TX pins for me to use the zigbee board and the RS232 board.Any ideas on what kind of chip will be compatible with these two boards as well as the flowcode that has two TX and RX pins?
Hey, i managed to get some info on how to program the board and the connections .I wrote a program that is suppose to turn on a certain LED if the zigbee co-ordinator connects to the end device and swithces on another if no connection is made but for some reason it doesnt work.I tested the LED board...
Heythere, Im new to this E-Blocks and am trying to use the EB051 zigbee board for my wireless apllication.I was wondering could anybody pls send me some example code that will send a char or string from the end device to the co-ordinator both using the 16F88 microcontroller.And how should i configur...