-
```
Hello,
I have android 2.3 from TI site and now on second sd card I put rowboat ICS
version. On my 2.3 I'm able to run pppd via /dev/ttyS2 port.
But on ICS log cat show me 'Couldn't get channel n…
-
```
Hello,
I have android 2.3 from TI site and now on second sd card I put rowboat ICS
version. On my 2.3 I'm able to run pppd via /dev/ttyS2 port.
But on ICS log cat show me 'Couldn't get channel n…
-
```
Hello,
I have android 2.3 from TI site and now on second sd card I put rowboat ICS
version. On my 2.3 I'm able to run pppd via /dev/ttyS2 port.
But on ICS log cat show me 'Couldn't get channel n…
-
This is more of a feature suggestion than a bug report. It would be nice if we could at least enumerate serial ports under a menu rather than requiring use of the properties file (or perhaps in addit…
-
**Describe the bug**
When using Web Serial, usb device is not detected in standalone or the the exported version.
```Failed to execute 'requestPort' on 'Serial' : No port selected by the user.```
…
-
Hi,
thanks for sharing your mods. I like the direct extruder and the BananaPi-Octoprint.
I also added `#define SERIAL_PORT_2 2` to my marlin config, but didn't get the serial connection working.…
-
```
Hello,
I have android 2.3 from TI site and now on second sd card I put rowboat ICS
version. On my 2.3 I'm able to run pppd via /dev/ttyS2 port.
But on ICS log cat show me 'Couldn't get channel n…
-
```
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_cubeb/cubeb/work/cubeb-2bee6bcbd37b121ab197193fe466eef0e91b62b1/src/cubeb_au…
-
```
Hello,
I have android 2.3 from TI site and now on second sd card I put rowboat ICS
version. On my 2.3 I'm able to run pppd via /dev/ttyS2 port.
But on ICS log cat show me 'Couldn't get channel n…
-
Hi,
I'm trying to use MAAsyncIO to read from a serial port. I can get a file descriptor for the port using the open() function and then use an instance of MAAsyncReader to run code whenever there is …