Hello, I am trying to read the serial output from an Ohaus Scout Pro Digital Scale, I am sure that i have found the serial output of the scale but reading the output with the Arduino and the serial monitor is resulting in gibberish. My Arduino is 5V and the serial output of the scale idles at 3.3V and transmits at 0V. Does anyone have any idea why I cant read what the scale is outputting? I have a USB cable for the scale that connects to a 12 pin connector on the scale and when i try to read the virtual com using the Arduino serial monitor I get gibberish as well. I can change the baud rate on the scale but so far i haven't gotten anything to work. My end goal for this project is to read the serial data and then transmit the weight over Bluetooth to a computer.
Edit: Here is some of the documentation for the scale:
product page: http://us.ohaus.com/us/en/home/products/product-families/SP-US.aspx
rs232 interface: http://dmx.ohaus.com/WorkArea/showcontent.aspx?id=27342
user manual: http://dmx.ohaus.com/WorkArea/showcontent.aspx?id=4196
usb interface: http://dmx.ohaus.com/WorkArea/showcontent.aspx?id=3600