Search found 1026 matches

by stanley
Thu Feb 29, 2024 2:05 pm
Forum: Freematics Products
Topic: Is Datalogger supposed to work on delivery
Replies: 1
Views: 140

Re: Is Datalogger supposed to work on delivery

Yes it will work out of box in most cases.
In case you need to build and alter the firmware, check out this guide.
https://freematics.com/pages/products/f ... lus/guide/
by stanley
Thu Feb 29, 2024 1:29 pm
Forum: Freematics Software
Topic: Freematics connecting to incompatible network on roaming card
Replies: 3
Views: 232

Re: Freematics connecting to incompatible network on roaming card

Disabling OBD and cellular module not being recognized was caused by a bug and is now fixed in the latest code.
by stanley
Thu Feb 29, 2024 1:27 pm
Forum: Freematics Products
Topic: One+ Model H, disable LED and Beep
Replies: 1
Views: 115

Re: One+ Model H, disable LED and Beep

Both the LED and beeper can be turned off in you look at the code. Search for "PIN_LED" and "beep" in telelogger.ino.
by stanley
Sat Feb 10, 2024 8:26 am
Forum: Freematics Products
Topic: Emulator DC Barrel Connector Size
Replies: 1
Views: 308

Re: Emulator DC Barrel Connector Size

Up to 3A
by stanley
Thu Feb 01, 2024 4:12 pm
Forum: Freematics Products
Topic: First Steps Freematics One
Replies: 1
Views: 467

Re: First Steps Freematics One

Are you able to obtain the serial output?
by stanley
Thu Feb 01, 2024 4:11 pm
Forum: Freematics Products
Topic: Which Freematics ONE+ model for Africa networks?
Replies: 1
Views: 518

Re: Which Freematics ONE+ model for Africa networks?

Serial output please. Did you set APN?
by stanley
Tue Nov 21, 2023 9:43 pm
Forum: Freematics Products
Topic: no GPS - PLEASE HELP - 2 devices
Replies: 1
Views: 5457

Re: no GPS - PLEASE HELP - 2 devices

Please provide your serial output.
by stanley
Sun Oct 22, 2023 6:24 pm
Forum: Freematics Products
Topic: Freematic ONE+ B reads VIN, then times out
Replies: 1
Views: 5482

Re: Freematic ONE+ B reads VIN, then times out

Try reducing the set of PIDs to be accessed to find out which specific one is not supported.
by stanley
Mon Sep 18, 2023 9:28 pm
Forum: Freematics Products
Topic: Freematics One+ Traccar - server change
Replies: 1
Views: 4936

Re: Freematics One+ Traccar - server change

You need to build and upload your own firmware to the device. The code of the firmware is named telelogger in the github. The easiest way is using Freematics Builder with gives you a GUI to configure the build on which you can change the server URL and port. If you are comfortable to use Visual Stud...