A ready-to-use OBD-II telematics device pre-flashed for Traccar GPS tracking.
Freematics ONE+ Traccar Edition is a programmable OBD-II vehicle telematics device based on Freematics ONE+. It comes pre-flashed with open-source firmware designed to connect to Traccar, allowing you to start testing GPS tracking, vehicle telemetry, and remote data transmission with minimal setup.
The device integrates an ESP32 controller, 4G LTE cellular connectivity, GNSS positioning, OBD-II access, CAN bus monitoring, motion sensing, microSD storage, Wi-Fi, Bluetooth, and useful onboard peripherals in one compact OBD dongle.
Each unit has its device ID printed on the back, making setup easier when adding the device to Traccar.

Freematics ONE+ Traccar Edition is intended for developers, researchers, hobbyists, and system integrators who want to evaluate or prototype vehicle tracking solutions with Traccar.
Out of the box, the device is pre-configured to work with Traccar's demo server. It can also be configured for use with your own Traccar server or private deployment.
Use it to build or test:
This is an Arduino and ESP-IDF compatible development product designed for prototyping, research, and hobbyist use with Traccar software.
The device is shipped with pre-flashed firmware expected to work out of the box with Traccar’s demo server, and it can be configured for other Traccar deployments. The open-source Traccar client firmware and its dependent Arduino libraries are regularly maintained and improved, but they are provided as is, without any software warranty.
The hardware is covered by the same one-year limited warranty as other Freematics products.
Freematics ONE+ Traccar Edition combines the core hardware needed for vehicle tracking and telemetry in one compact OBD-II device.
Model A uses an external GNSS receiver with a u-blox M9 chip and antenna. The receiver is connected with a 1-meter cable, allowing it to be positioned where GNSS signal reception is stronger, such as near a windshield or exposed to open sky.
This option is recommended when the vehicle’s OBD port is located in a position that may limit GNSS reception.

Model B includes a built-in u-blox M9 GNSS module and active ceramic antenna inside the device.
This option keeps the installation compact and cable-free. GNSS signal quality may vary depending on the location and orientation of the vehicle’s OBD port.


Freematics ONE+ Traccar Edition plugs directly into a vehicle’s OBD port, which is usually located under the steering column. It can access standard OBD-II data from compatible vehicles, including PIDs, diagnostic trouble codes, VIN, and vehicle ECU information.
Supported vehicle protocols include:
To confirm whether your vehicle is OBD-II certified, check the emissions or compliance sticker under the hood.
Freematics ONE+ includes dual-mode Bluetooth and can work with the Freematics Controller App over BLE when running supported datalogger sketch or telelogger sketch.
This makes it possible to configure, monitor, and test the device from a mobile device without relying only on a wired USB connection.
Freematics ONE+ Traccar Edition uses integrated cellular connectivity for real-time data transmission to Traccar over a mobile network.
Depending on the selected hardware configuration, supported cellular modules may include LTE CAT-M, LTE CAT-1, or LTE CAT-4 options.
| SIM7070 (LTE CAT-M1) | SIM7670 (LTE CAT-1) | SIM7600A-H (LTE CAT-4) | |
|---|---|---|---|
| Network Bands | CAT-M B1/B2/B3/B4/B5/B8/B12/B13/ B14/B18/B19/B20/B25/B26/ B27/B28/B66/B85 CAT-NB B1/B2/B3/B4/B5/B8/B12/B13/ B18/B19/B20/B25/B26/B28/B66/B71/B85 |
LTE-FDD B1/B2/B3/B4/B5/B7/B8/ B12/B13/B18/B19/B20/B25/B26/B28/B66/B71 LTE-TDD B34/B38/B39/B40/B41 |
LTE-FDD B2/B4/B12 |
| Maximum Speeds | LTE CAT-M1: 589Kbps(DL)/1119Kbps(UL) LTE CAT-NB: 127Kbps(DL)/158.5Kbps(UL) EGPRS: 296Kbps(DL)/236.8Kbps(UL) |
LTE CAT-1: 10Mbps(DL)/5Mbps(UL) | LTE CAT-4: 150Mbps(DL)/50Mbps(UL) HSPA+: 42Mbps(DL)/5.76Mbps(UL) UMTS: 384Kbps EDGE: 236.8Kbps GPRS: 85.6Kbps |
| Regions | Global | Global | North America (AT&T Certified) |
A microSIM card is required for cellular connectivity. Insert the SIM card into the slot in the direction shown in the product images.
Global IoT SIM cards, including Hologram IoT SIM, are supported.
A 32GB microSD card is available as an optional accessory. When selected, the card is inserted into the device before shipping.
The microSD card can be used for local storage of GNSS data, OBD-II telemetry, CAN bus data, motion data, and diagnostic information.
Freematics ONE+ Traccar Edition is not a closed tracking device. It is a programmable development platform that can be customized for your own vehicle telematics projects.
Freematics provides a dedicated Arduino library for accessing the device’s hardware resources, along with reference Arduino sketches for common use cases. This allows developers to build on existing working examples instead of starting from scratch.
Freematics Arduino Builder provides a graphical interface for configuring, compiling, and uploading Arduino sketches. For more advanced development, PlatformIO is recommended. The reference code is also organized as PlatformIO projects, while Arduino IDE, Arduino makefile, and ESP-IDF-based workflows remain available.
For setup and development details, refer to the Developers Guide.