0
Отвечен
Any chance to use CustomRS232 drivers on Raspberry?
hi,
any chances to communicate from within iridium server to the serial/usb ports
of a raspberry pi? i would like to realize a sms gateway with iridium server.
Best regards, Martin
Сервис поддержки клиентов работает на платформе UserEcho
Hi, yes it is possible if you use USB-to-COM converter as a Serial port.
http://elinux.org/RPi_Serial_Connection
you have to find an address of adapter to set in "Host" field of AV & Custom Systems (RS232) driver.
Like /dev/ttyS0
and then the other settings. It should work whis way.
ok i'll give it a try