Search found 9 matches

by Timmie
Mon Jul 01, 2024 8:33 am
Forum: Freematics Software
Topic: CPSI failing with NO SERVICE,Online
Replies: 3
Views: 15547

Re: CPSI failing with NO SERVICE,Online

Just by way of follow up -
I kept messing with this all weekend, and kept coming back to the AT+CPIN?

After enabling VERBOSE_XBEE I finally saw the error:
+CME ERROR: SIM not inserted

So I removed the sim, opened the case up and reinstalled the sim the right way around, and now its all working ...
by Timmie
Fri Jun 28, 2024 8:22 am
Forum: Freematics Software
Topic: CPSI failing with NO SERVICE,Online
Replies: 3
Views: 15547

Re: CPSI failing with NO SERVICE,Online

Just a quick update, I read some of the other similar threads, so tried some of the suggestions:
1. Left APN blank - same outcome.
2. Allowed a bit more time in delays to set things up - same outcome
3. Enabled Wifi - same outcome

I also neglected to mention I'm using firmware v5\teleloger of ...
by Timmie
Fri Jun 28, 2024 8:20 am
Forum: Freematics Products
Topic: 2016 Audi A6 C7
Replies: 2
Views: 27530

Re: 2016 Audi A6 C7

Better late than never I hope. I use a Freematics ONE+ in my Audi A6 C7.5 /w Traccar

1. Being an open source project, I would caution you - its not a consumer plug-and-play solution. It is a solution targeted at technology enthusiasts if you ask me. You should be ready to write some code, run some ...
by Timmie
Fri Jun 28, 2024 12:32 am
Forum: Freematics Software
Topic: CPSI failing with NO SERVICE,Online
Replies: 3
Views: 15547

CPSI failing with NO SERVICE,Online

Hi Folks,

After switching carrier and some other things, I thought I might refresh my One+ Model B.

So I did a git pull to bring everything up to date.. then the usual pio run -t upload -t monitor

Then the console shows:

...
SD:30514 MB total, 0 MB used
File: /DATA/8.CSV
[CELL] Activating ...
by Timmie
Sat Oct 28, 2023 9:34 pm
Forum: Freematics Software
Topic: How to debug OBD
Replies: 2
Views: 12392

Re: How to debug OBD

I poked around for a bit, tried setting `VERBOSE_LINK` to 1 which gave me a bit more output.

Here's how it looks, the VIN comes out perfect, but still seems to die looking for something when it gets `NO DATA` which is interpreted as a timeout.

OBD:OK
SD:30507 MB total, 2 MB used
File: /DATA/15 ...
by Timmie
Sat Oct 28, 2023 1:45 pm
Forum: Freematics Software
Topic: How to debug OBD
Replies: 2
Views: 12392

How to debug OBD

Hi Folks,

Looking at the console, I get `ECU ON` but then I only get OBD Timeouts


TYPE:15
MEMS:ICM-42627
ACC BIAS:-1.00/0.01/-0.01
GNSS:OK
[OBD] ECU ON
[DAT] UCZLVWYP#0:------------------------------------------
[CELL] 48 bytes being sent
[NET] 00:11.7 | Packet #18 | Out: 0 KB | In: 23 bytes ...
by Timmie
Mon Aug 21, 2023 11:16 pm
Forum: Freematics Software
Topic: Data Structures
Replies: 2
Views: 53189

Re: Data Structures

Thanks, I searched a bit more and found this page here:
https://freematics.com/pages/hub/freema ... ng-format/

I should be able to translate that into PID's and values.
by Timmie
Sun Aug 20, 2023 6:04 pm
Forum: Freematics Software
Topic: Data Structures
Replies: 2
Views: 53189

Data Structures

Hi Folks,

I've got the device capturing data, but I cant make any sense of the payload. The payload seems be as follows:
AAAAAAAA#0:000000
24:345
11:200823
10:4225920
A:-00.000000
B:000.000000
C:000.000000
D:0.000000
E:0
F:12
12:76
82:53.000000
*BA

But I'm not sure what each element relates to ...
by Timmie
Fri Aug 18, 2023 12:36 am
Forum: Freematics Products
Topic: GPS via Canbus
Replies: 1
Views: 29534

GPS via Canbus

Hi Folks,

I got my Freematics One+ Model B, its a neat thing. On initial testing though, the GPS in the box is useless. It never gets a signal.

The car has a nice shark-fin antenna for GPS, is there any chance it can pull GPS data via Canbus ?

I guess it's probably different for every car, I can ...