FAQ

Arduino-to-Arduino communication test failed - solutions/examples?

userHead Tonny12138 2024-07-11 03:09:08 42 Views0 Replies
I tried to test communication between two Arduino boards, but failed, any suggestions or example are appreciated?
2024-07-11 03:09:08 Check the that baudrate setting in your code and the APC220 modules are all the same, e.g. they are all be set to 9600. userHeadPic Tonny12138