Nizze Active Member Licensed User Longtime User Nov 23, 2020 #1 Hi Have anyone used RaspberryPI with Android( LineageOS 16.0 ) and communication via serial port ? Is there a lib ? Or do i have to do it with : B4X: Dim SerialPort As AsyncStreams /Nizze
Hi Have anyone used RaspberryPI with Android( LineageOS 16.0 ) and communication via serial port ? Is there a lib ? Or do i have to do it with : B4X: Dim SerialPort As AsyncStreams /Nizze
Erel B4X founder Staff member Licensed User Longtime User Nov 24, 2020 #2 You might be able to use the standard File methods. Better to use B4J with jSerial. Upvote 0