Search found 1027 matches

by stanley
Mon Sep 18, 2023 9:28 pm
Forum: Freematics Products
Topic: Freematics One+ Traccar - server change
Replies: 1
Views: 5236

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...
by stanley
Mon Aug 21, 2023 10:30 pm
Forum: Freematics Software
Topic: ONE+B DETECT IGNITION STATUS
Replies: 1
Views: 28082

Re: ONE+B DETECT IGNITION STATUS

Basically no OBD PIDs can be accessed when ignition is off. So if you look at sample code (datalogger or telelogger), you will see how ignition off is handled.
by stanley
Mon Aug 21, 2023 10:29 pm
Forum: Freematics Software
Topic: Data Structures
Replies: 2
Views: 48311

Re: Data Structures

It is as simple as [PID]:[data].
by stanley
Mon Aug 21, 2023 10:28 pm
Forum: Freematics Products
Topic: GPS via Canbus
Replies: 2
Views: 24916

Re: GPS via Canbus

If the GPS data is broadcasted on CAN bus, it is possible.
by stanley
Thu Aug 17, 2023 7:16 pm
Forum: Freematics Software
Topic: HTTP+POST CELL_SIM7070 empty payload
Replies: 3
Views: 30188

Re: HTTP+POST CELL_SIM7070 empty payload

Great. I will fix the code in github according to your finding. Thanks.
by stanley
Mon Aug 14, 2023 4:25 pm
Forum: Freematics Products
Topic: SIM connection problem +CGREG: 0,2
Replies: 3
Views: 6486

Re: SIM connection problem +CGREG: 0,2

That's not normal. Have you tried with another SIM card?
by stanley
Mon Aug 14, 2023 4:24 pm
Forum: Freematics Software
Topic: HTTP+POST CELL_SIM7070 empty payload
Replies: 3
Views: 30188

Re: HTTP+POST CELL_SIM7070 empty payload

Try increasing RECV_BUF_SIZE in FreematicsNetwork.h.
by stanley
Thu Aug 10, 2023 10:28 pm
Forum: Freematics Software
Topic: Question about HTTPS support Freematics ONE+ Model B
Replies: 4
Views: 31142

Re: Question about HTTPS support Freematics ONE+ Model B

Thanks for sharing this. I will include this code snippet in the code base if you don't mind.
by stanley
Tue Aug 08, 2023 9:47 pm
Forum: Freematics Products
Topic: SIM connection problem +CGREG: 0,2
Replies: 3
Views: 6486

Re: SIM connection problem +CGREG: 0,2

From what we observed, a local sim card is more quickly allowed to register into the network than a roaming hologram sim card. But once it is allowed in, it gets connected fairly quickly every time. This seems to vary among operators though.
by stanley
Sat Aug 05, 2023 10:47 am
Forum: Freematics Products
Topic: New One+ is not registering on my cell network +CPSI: NO SERVICE,Online
Replies: 5
Views: 5243

Re: New One+ is not registering on my cell network +CPSI: NO SERVICE,Online

Tello uses B2/B4/B12 which are all supported by SIM7600A-H.
Is the APN correct? If unsure, try leaving APN blank (default from network).