Forum >talking to mp3 module over hardware serial with the new library
talking to mp3 module over hardware serial with the new library

Hi there.
Is it possible to talk to the mp3 module over hardware serial with only one wire as it was with the old library? I have only been able to get the new library to work over software serial but this library conflicts with the servo library. the old library worked perfectly with a single wire through a resistor from arduino tx to module rx. this new library has the software serial block in setup which if you remove, stops it from working. is there a way around this? thanks.
Is it possible to talk to the mp3 module over hardware serial with only one wire as it was with the old library? I have only been able to get the new library to work over software serial but this library conflicts with the servo library. the old library worked perfectly with a single wire through a resistor from arduino tx to module rx. this new library has the software serial block in setup which if you remove, stops it from working. is there a way around this? thanks.