Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


sms_gateway

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
sms_gateway [2014/06/10 22:44] adminsms_gateway [2014/06/25 14:45] – [Install and configure CentOS 6.5] admin
Line 22: Line 22:
   * Install [[http://varia-store.com/Antennas/Antennas-900-1-9GHz/Omni-antennas-900-1-9GHz/GSM-antenna-900-1800-1900-MHz-2dBi-with-SMA-male-R-A::837.html|GSM antenna]].   * Install [[http://varia-store.com/Antennas/Antennas-900-1-9GHz/Omni-antennas-900-1-9GHz/GSM-antenna-900-1800-1900-MHz-2dBi-with-SMA-male-R-A::837.html|GSM antenna]].
 ====Install and configure CentOS 6.5==== ====Install and configure CentOS 6.5====
 +**Note: i've had a problem with the stock 2.6 kernel and installed 3.14 kernel-ml from elrepo.**
   * Connect via serial with screen (or minicom). <code>screen /dev/cu.usbserial-A7022UE0 115200</code>   * Connect via serial with screen (or minicom). <code>screen /dev/cu.usbserial-A7022UE0 115200</code>
   * Install CentOS 6.5 x86_64, using  PXE and [[CentOS 6.5 on APU - KickStart file|Kickstart]].   * Install CentOS 6.5 x86_64, using  PXE and [[CentOS 6.5 on APU - KickStart file|Kickstart]].
Line 97: Line 98:
 device = /dev/ttyUSB2 device = /dev/ttyUSB2
 incoming = yes incoming = yes
-pin = 1234</code>+pin = 1234 
 +# disable unsolicited results (like ^RSSI) 
 +init = AT^CURC=0</code>
   * View log **/var/log/smsd/**. <code>2014-05-30 10:27:23,2, smsd: Smsd v3.1.15 started.   * View log **/var/log/smsd/**. <code>2014-05-30 10:27:23,2, smsd: Smsd v3.1.15 started.
 2014-05-30 10:27:23,2, smsd: Running as smstools:smstools. 2014-05-30 10:27:23,2, smsd: Running as smstools:smstools.
sms_gateway.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1