FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
2,569 views
in Vehicle tracking by
how to get io and obd info from bluetooth command line

1 Answer

0 votes
by

Hello,

You can get I/O and OBD elements info with Bluetooth Serial Terminal.
More information about it you can find in 'Teltonika' wiki base (Link below):
https://wiki.teltonika.lt/view/How_to_debug_FMB_device_over_Android_smartphone%3F

To start Log you will have to pair your device with you phone.

Configurator > General > BT Radio should be set to Enable (Visible).

**Pairing your FMB device with the mobile phone.

Configurator > Bluetooth > Bluetooth Control > Discover > Find your device and click Pair.

**After successful pairing of FMB and your device edit some options:

Configurator > Bluetooth > Auto Connect To External Device menu section > Pick connection mode > Type External MAC and Name of the device you have paired your FMB device with, also Password if your device have one set.

Also you can add your device MAC address to your FMB configurator > Bluetooth > Authorized devices MAC list.


After successfully configuring your device with mobile phone. Connect your phone to your FMB device.

To understand more about configuring you BT settings visit our wiki base (Link below):
https://wiki.teltonika.lt/view/FMB010_Blue-tooth_settings

Commands for getting parameters using Terminal:
To get info - command: .info
To get modem status - command: .modem

Type .log:1 in your serial terminal and after the log starts type command: .rec to generate high priority record.
@gps_pgps will get all GPS data for you.

To be able to understand which I/O element you get info about,  you can find AVL ID list in here:
https://wiki.teltonika.lt/view/FMB_AVL_ID

If you want to use more friendly interface, you can use our FMBT mobile app (Link below).
https://teltonika.lt/product/fmbt-mobile-application/

You can get it from google play store:
https://play.google.com/store/apps/details?id=lt.teltonika.teltonika_fmbt&hl=en

You will be able to see all parameters live from your device using bluetooth.

Best regards,
Teltonika Support.
by anonymous

Thanks

you wrote:

Type .log:1 in your serial terminal and after the log starts type command: .rec to generate high priority record.
@gps_pgps will get all GPS data for you.

since it would be generate records continously, is there any way to temporarily stop this and continue later?

by anonymous
.rec does not SAVE record it only PRINTS record info.

.srec - to save low prio rec

.shrec - to save hi prio rec
by anonymous
What about the command to control output?