> Confused by this. Isn't the sim900 the serial modem and sim800 the USB > model? The above rule is for a strictly "serial" modem.
Nope, the SIM800 is a serial modem - it's, as far as I can tell, the next generation after SIM900 or something along those lines. It also has a USB port, IIRC, but I never had a chance to use that. -Arsenijs 07.11.2018, 15:50, "Jonas Bonn" <[email protected]>: > Hi Clement, > > On 07/11/2018 11:14, Clement Viel wrote: >> --- >> doc/sim800-modem.txt | 7 +++++++ >> 1 file changed, 7 insertions(+) >> create mode 100644 doc/sim800-modem.txt >> >> diff --git a/doc/sim800-modem.txt b/doc/sim800-modem.txt >> new file mode 100644 >> index 0000000..a299e97 >> --- /dev/null >> +++ b/doc/sim800-modem.txt >> @@ -0,0 +1,7 @@ >> +SIM800 modem usage >> +=================== >> + >> +To enable SIM800 module support you need to put the following >> +udev rule into appropriate file in /{etc,lib}/udev/rules.d: >> + >> +KERNEL=="ttyS0", ENV{OFONO_DRIVER}="sim800" > > Confused by this. Isn't the sim900 the serial modem and sim800 the USB > model? The above rule is for a strictly "serial" modem. > > /Jonas > _______________________________________________ > ofono mailing list > [email protected] > https://lists.ofono.org/mailman/listinfo/ofono _______________________________________________ ofono mailing list [email protected] https://lists.ofono.org/mailman/listinfo/ofono
