jpmeijers / RN2483-Arduino-Library

Arduino C++ code to communicate with a Microchip RN2483 module
Apache License 2.0
84 stars 60 forks source link

Communication Error between RN2483A and Arduino Uno #55

Closed darshit115 closed 6 years ago

darshit115 commented 6 years ago

I am using ArduinoUnoNano-Basic example and i have done connection as per Suggestion in ArduinoUnoNano-Basic. But i am getting "Communication with RN2xx3 unsuccessful. Power cycle the board." ERROR. I have attached Images of Connections between RN2843A and Arduino Uno.

Please help me to solve out my issue. Thanks in Advance for all your helps.

p_20180622_142700 p_20180622_142807 serial port

darshit115 commented 6 years ago

dear all, Issue is solve. Mistake was from my side i have considered last pin of module as a first pin. now i have changed and its working correct.