VictronVEDirectArduino icon indicating copy to clipboard operation
VictronVEDirectArduino copied to clipboard

Connection via SoftwareSerial

Open jdrescher2006 opened this issue 5 years ago • 5 comments

Hi, I would like to communicate via SoftwareSerial. I changed HardwareSerial to SoftwareSerial in the header and cpp file. Unfortunately this was to easy and does not work. Could you give me a hint how to do that?

jdrescher2006 avatar Feb 07 '20 05:02 jdrescher2006

Thanks for the feedback. I will run up a test rig shortly and give it a go. What errors did you see when you tried this?

winginitau avatar Feb 15 '20 01:02 winginitau

Would also be glad to see something with software serial. Would need that for an ESP8266 port running on my local "Blynk"-Server on my Zero.. Are there any News?

padigree avatar Aug 29 '20 19:08 padigree

I would also like to get this to work with softwareserial

climbingblake avatar Apr 12 '21 19:04 climbingblake

+1

rin67630 avatar Jun 05 '21 02:06 rin67630

I'm Trying but I get - no matching function for call to 'VEDirect::VEDirect(SoftwareSerial&)'

DannyAt avatar Aug 15 '22 12:08 DannyAt