Most of the time serial did not read all the data frame and return error "bad serial frame error %v\n" https://github.com/tbrandon/mbserver/blob/daf3c8c4269f172584141e5f52cd036bf4073d8f/servertu.go#L39 Because it don't know when to start/stop reading
Most of the time serial did not read all the data frame and return error "bad serial frame error %v\n"
mbserver/servertu.go
Line 39 in daf3c8c
Because it don't know when to start/stop reading