cordovarduino icon indicating copy to clipboard operation
cordovarduino copied to clipboard

Expected 0xff bytes, but get 0xfb [init #6]

Open VenkatramanRajagopalan opened this issue 7 years ago • 0 comments

Hi @xseignard

I keep getting this error on trying to connect to a particular device. I tested the code with Arduino and it is working fine. But when trying to connect to RS232 device with following options, it is throwing me this error on opening port. And I'm using serial to USB cable to connect mobile and device via otg converter

I'm using default parameters to connect to the device. BaudRate: 9600, DataBits: 8, StopBit:0, Parity:0

VenkatramanRajagopalan avatar Apr 17 '18 08:04 VenkatramanRajagopalan