Changes

Created page with "===Solution applies for these devices=== FMA110 FMA120 FMB630 FMB640 FM6320 FM6300 FM3612 FM3622 FM36M1 FM devices online log capturing is..."
===Solution applies for these devices===
[[FMA110]] [[FMA120]] [[FMB630]] [[FMB640]] [[FM6320]] [[FM6300]] [[FM3612]] [[FM3622]] [[FM36M1]]

FM devices online log capturing is initiated using command <code>log2srv</code> and set right configuration. Device establish GPRS connection and activates link to computer, log started to stream to computer until set time is elapsed. To stop streaming immediately <code>log2srvstop</code> is used.

Here are steps how to capture online log from FM series devices:
# Make sure you have '''external IP address''' with '''open TCP port'''. This could be checked [http://canyouseeme.org/ here].
# Download "'''Hercules'''" program from [https://www.hw-group.com/software/hercules-setup-utility www.hw-group.com] and start it.
## Go to '''TCP Server''' → '''Server Status''' → Enter your '''open TCP port''' and press '''Listen'''.
# Make sure that FM device is '''online''' and not in '''Deep Sleep mode'''.
# Send following '''SMS command''' to FM device:
#* If you have set SMS login and password: <code>login pass log2srv 1,3,'''APN''','''APNusername''','''APNpassword''','''IP''','''port''',600,0”</code><p>'''APN''' - Operator APN name stored on the device from which the log will be saved.</p><p>'''APNusername''' - Operator APN username stored on the device from which the log will be saved.</p><p>'''APNpassword''' - Operator APN password stored on the device from which the log will be saved.</p><p>'''IP''' - External IP address of the computer to which the device will connect.</p><p>'''port''' - Open TCP port of the computer to which the device will connect.</p><p>Command example (without APNusername, APNpassword): <code>opa opa log2srv 1,3,banga,,,212.47.84.62,7042,600,0</code>
#* If SMS login and password are not set leave two spaces before command: <code><span style=
"color:#f8f9fa">aa</span>log2srv 1,3,'''APN''','''APNusername''','''APNpassword''','''IP''','''port''',600,0”</code><p>If command was sent correctly you should receive SMS Response:<code>Enabled Trace Filters:1</code></p>

Navigation menu