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.txtdiff --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
