I have a Nexus Mecanum 10021 robot kit. I can’t upload a new program to the arudino 328 mega unless I remove the IO board.
I have gotten the same errors on both Mac and Windows install of at the ardruino IDE.
Any ideas?
I have a Nexus Mecanum 10021 robot kit. I can’t upload a new program to the arudino 328 mega unless I remove the IO board.
I have gotten the same errors on both Mac and Windows install of at the ardruino IDE.
Any ideas?
Hi,
This is normal with the Nexus boards, the RS-485 chip is connected to the serial bus and only one serial is available on those micro controllers.
It’s not software but hardware related.
If you do not use the RS-485, you could disconnect or cut the pins between the Arduino and the shield.
Is this only a USB progtamming issue?
Can serial and rs485 both be connected to different devices and working?
Can USB and rs485 both be connected to different devices and working.