i'm a new user and i have a question. I buy 2 apc220 with usb support, and i follow many tutorial, but i can't comunicate between arduino and pc.
i write a simple arduino' skretch, that write number "1" on the serial; the code works because i try it with the COM1 (the same COM which i use to put the code in arduino). But when i plug the apc220 in arduino i can't comunicate.
Someone know the reason.
p.s. sorry for my english but i'm italian and this is my "english"
Did you run the ACP22X program and set up both units to the same baud rates. There are two rates. The RF rate and the Serial rate. They must match, card to card. Also that program will tell you if the PC sees the units. On my ACP220 setups the SET input is left floating and they work fine. Also, on my setup I use a Software Serial port so I can use the hardware serial port for troubleshooting messages.