I need to read data from serial port, but NOT by an usb-rs232 adapter like many other question that I found here on S.O. I've an android 11 device with a real serial port, and I need to read data from it. Is there any way to do that by xamarin forms?
Found out that producer provide a jar library to easily access the hw.