Line 1: |
Line 1: |
− | #REDIRECT [[FMM800 Bluetooth settings]] | + | __TOC__ |
| + | |
| + | ==General functionality== |
| + | |
| + | [[Image:FMB BT NAME.png|{{{general|size}}}|right]] |
| + | General functionality configures Bluetooth to work in slave mode. This mode allows any external device to connect to {{{model|FMM800}}}.<br />Parameter ''BT Radio'' allows enabling or disabling Bluetooth. There are three different settings: |
| + | |
| + | *<span style="color:#F6A83E">Disabled</span> – Bluetooth functionality will be disabled. |
| + | *<span style="color:#F6A83E">Enable (hidden)</span> – Bluetooth functionality will be enabled, external devices will be able to connect to {{{model|FMM800}}}, but no devices will be able to detect it. |
| + | *<span style="color:#F6A83E">Enable (visible)</span> – Bluetooth functionality will be enabled and any external device will be able to detect and connect to {{{model|FMM800}}}.<br /> |
| + | |
| + | It is possible to configure the Local name of the device, as well as the Local PIN, which will be used when trying to pair with the {{{model|FMM800}}} device. There are two different parameters: |
| + | |
| + | *<span style="color:#F6A83E">Local Name</span> parameter lets user declare a visible name of {{{model|FMM800}}} to external devices.<br /> |
| + | *<span style="color:#F6A83E">Local PIN</span> parameter lets user configure Bluetooth PIN of {{{model|FMM800}}} device.<br /> |
| + | |
| + | The {{{model|FMM800}}} supports composed Bluetooth Local names, which allows the user to have a predefined number of IMEI digits at the end of the device name. The format of the composed Bluetooth name looks like this:<br><br> |
| + | <code>Device name + %imeiX</code><br><br> |
| + | X - how many digits will be taken from IMEI to show in Local name, digits will be taken from the end of IMEI. Minimum value of X is 1 and the Maximum value is 15.<br><br> |
| + | |
| + | <strong>Example:</strong><br> |
| + | If the configured Local Name parameter is "FMC_800_%imei7" and the IMEI of the device is 352093089520901, name will be displayed as <strong>FMC_800_9520901</strong> (whether "_LE" is added at the end depends on whether device supports BLE or not. The full name of the device, which supports BLE would be <strong>FMC_800_9520901_LE</strong>).<br> |
| + | If the Local Name is written incorrectly, the Bluetooth name of the device will be broadcasted as it is. An example can be seen below.<br><br> |
| + | |
| + | <strong>Example:</strong><br> |
| + | If the configured Local Name parameter is "FMB_120_%ime7" devices name will be broadcasted as <strong>FMB_120_%ime7</strong> or if wrong X will be configured, for example "FMC_800_%imei20" devices name will broadcasted as <strong>FMC_800_%imei20</strong>. |
| + | |
| + | {| class="wikitable" style="border-style: solid; border-width: 0px" |
| + | |+ |
| + | |- |
| + | | style="text-align: left; background: #F6F6FB;" |[[Image:Bw_nb.png|50px]] |
| + | | style="text-align: left; background: #F6F6FB;" |The Composed Bluetooth name is supported from 03.25.05 firmware version. |
| + | |} |
| + | |
| + | |
| + | {{{model|FMM800}}} Bluetooth has several different ''Security Modes'': |
| + | |
| + | *<span style="color:#F6A83E">PIN only</span> – only Local PIN will be reacquired to complete connection to {{{model|FMM800}}}. |
| + | *<span style="color:#F6A83E">PIN + MAC list</span> – PIN and Authorized Devices MAC List will be checked against to allow connection to {{{model|FMM800}}}. If the external device MAC ID is in the list and correct ''Local PIN'' is entered then connection will be established, otherwise {{{model|FMM800}}} will reject connection. |
| + | *<span style="color:#F6A83E">MAC list only</span> – only ''Authorized Devices MAC List'' will be checked when trying to connect to {{{model|FMM800}}}. If external device MAC ID is in the list then connection will be established, otherwise {{{model|FMM800}}} will reject connection. |
| + | *<span style="color:#F6A83E">None</span> – neither ''Local PIN'' nor ''Authorized Device MAC List'' will be checked. |
| + | |
| + | ==Auto Connect to External Device== |
| + | |
| + | {{{BT_FT|[[File:Fixto.png|{{{auto_connect|size}}}|right]]}}} |
| + | Auto connection functionality configures {{{model|FMM800}}} as master device, which allows connecting {{{model|FMM800}}} to an external device. {{{model|FMM800}}} currently supports these modes: |
| + | |
| + | *<span style="color:#F6A83E">None</span> – disables auto connection functionality. |
| + | <!-- |
| + | *<span style="color:#F6A83E">[[How to connect Bluetooth Hands Free adapter to FMB device|Hands Free]]</span> or <span style="color:#F6A83E">[[How to connect OBD II Bluetooth Dongle to FMB device|OBDII]]</span> – FMM800 starts searching for an external hands free headset or OBD II Dongle. If {{{model|FMM800}}} finds a device which matches user defined ''External MAC'' or ''External Name'' then FMM800 will try to pair with that external device. If the external device asks for PIN then {{{model|FMM800}}} will send user defined ''External PIN''. After successfully pairing {{{model|FMM800}}} will connect to paired device. |
| + | --> |
| + | *<span style="color:#F6A83E">Data Link</span> – BT Data link mode is enabled by Configurator ''Data Link'' parameter: when <span style="color:#F6A83E">Data Link</span> is configured and {{{model_2|FMB}}} has a link with the server, paired device can send messages via Bluetooth SPP profile directly to the server. Messages will be encoded by [[Codec#Codec 12|Codec12]]. |
| + | *<span style="color:#F6A83E">Inateck Scanner</span> – {{{model|FMM800}}} automatically connects to Inateck BT Barcode Scanner BCST-70 and will be ready to receive data (coded in barcode). ''Scanner must be configured for using “ENTER” as suffix.'' {{{model|FMM800}}} supports online and inventory mode. A new record will be generated on every data portion received from scanner via SPP. Data will be stored with AVL ID 264, variable data length, max length is 32 bytes. |
| + | *<span style="color:#F6A83E">User ID</span> - This mode makes {{{model|FMM800}}} connect automatically to a device and stores its BT MAC address in I/O element ''User ID'' (I/O ID: 50520). This is used for driver authentication. If there‘s no connection, the I/O element value is set to 0. |
| + | |
| + | {| class="wikitable" style="border-style: solid; border-width: 0px" |
| + | |+ |
| + | |- |
| + | | style="text-align: left; background: #F6F6FB;" |[[Image:Bw_nb.png|50px]] |
| + | | style="text-align: left; background: #F6F6FB;" |{{{model|FMM800}}} supports ONE connection at a time.<br />{{{model|FMM800}}} can see up to 10 available devices. If there are more than 10 devices, the list may change with each new scan. |
| + | |} |
| + | |
| + | ''External Name'' parameter works as a substring, which allows user to enter a part of the full external device name. For example, if external device name is "BluetoothDevice" and user enters "Bluetooth" in ''External Name'' parameter window, then {{{model|FMM800}}} will be allowed to connect to an external device named "BluetoothDevice". |
| + | |
| + | ===Bluetooth solutions=== |
| + | |
| + | *[[Logging the FMB1YX device using your mobile phone|Logging the {{{model|FMM800}}} device using your mobile phone]] |
| + | |
| + | [[Category:FMM800 Configuration]] |