Search found 1026 matches

by stanley
Mon Aug 21, 2023 10:30 pm
Forum: Freematics Software
Topic: ONE+B DETECT IGNITION STATUS
Replies: 1
Views: 27808

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: 48121

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: 1
Views: 24740

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: 29993

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: 6175

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: 29993

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: 30288

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: 6175

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: 3
Views: 4248

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).
by stanley
Thu Jul 27, 2023 8:37 pm
Forum: Freematics Software
Topic: Troubleshooting Cellular Connection on Freematics ONE+
Replies: 4
Views: 32460

Re: Troubleshooting Cellular Connection on Freematics ONE+

1. Try keeping device searching for a longer time (first time use of a new SIM card may take longer).
2. Try powering device from OBD instead of USB.