Search found 75 matches

by hondaero
Wed Apr 17, 2024 5:50 pm
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

Daniel, it works ... many thanks.

Additional thread is with ABRP dev looking into direct ABRP OBD Connection / integration. I'll post here if / once the integration is done and tested.

Interested into your TCU project ... let me know if something you can share and I/we can support.

Thanks
~amo~
by hondaero
Tue Apr 16, 2024 12:59 pm
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

ok ... interesting :)

regarding ABRP call, I have the API_KEY.
What about the token = USER_TOKEN_PREFS = "abrp_user_token" ?
Is this a generic user token or should I get one from ABRP as well ?

Thanks
~amo~
by hondaero
Tue Apr 16, 2024 9:19 am
Forum: Faults & Technical
Topic: Workshop manual
Replies: 2
Views: 129

Re: Workshop manual

I have used the Maris portal https://www.techinfo.honda-eu.com/ to get access to various documentation.

HTH
thanks
~amo~
by hondaero
Tue Apr 16, 2024 7:39 am
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

I see Daniel. I'd like to investigate a bit on the topic. I would appreciate any link to documentation you've used while building the app. Most important: - codes for the command loop (e.g. SOH); - message ids (e.g. SOH_ID); - offsets of the responses in the message string (e.g. message.substring(19...
by hondaero
Mon Apr 15, 2024 5:31 pm
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

Daniel, Thanks ... in the meanwhile, I've contacted ABRP and checked if direct integration via their ABRP OBD Connection would be possible for Honda e (currently only Generic integration is listed). They said YES as long as we can provide them with JSON PID file. Examples are here : https://github.c...
by hondaero
Mon Apr 15, 2024 11:24 am
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

Hi, I have an ABRP Premium account and API KEY provided by them for my Honda. I assume I should create a new hondae_insight.IternioApiKeyStore.ITERNIO_API_KEY class and inject my key there, right ? On the other hand, if possible to provide a ready apk (privately), I would appreciate. You can remove ...
by hondaero
Mon Apr 15, 2024 7:17 am
Forum: Introductions
Topic: Honda E Netherlands
Replies: 1
Views: 257

Re: Honda E Netherlands

is this a new car ? it might be one of the last being produced. looking forward to having your first impressions. i trust you will enjoy it !

thanks
~amo~
by hondaero
Mon Apr 15, 2024 7:15 am
Forum: Main Honda E chat
Topic: Honda e insight - Android App with ABRP integration
Replies: 26
Views: 4985

Re: Honda e insight - Android App with ABRP integration

Hi Daniel, Thanks for the app and thread. For countries where Honda provides limited support, it might be something interesting to look into especially the integration with ABRP. I'm planning to compile and test the apk, however, before doing it, I would like to understand what's behind your stateme...
by hondaero
Mon Apr 15, 2024 7:09 am
Forum: Faults & Technical
Topic: Outside temperature not changing
Replies: 2
Views: 453

Re: Outside temperature not changing

It does NOT change for even longer periods of time e.g. 20-30+ minutes. Today, I've run the climate control system procedure to read sensors' inputs: - climate control reading : outside temperature 20 C - on cluster : outside temperate 16 C !!! At this stage, it seems more like a cluster software is...
by hondaero
Fri Apr 12, 2024 5:34 pm
Forum: Faults & Technical
Topic: Outside temperature not changing
Replies: 2
Views: 453

Outside temperature not changing

hi, i'm facing an issue with outside temperature not updating according to reality. e.g. the initial temperature ( from garage ) remains unchanged when going outside in full sun. the gap can be very big: e.g 17 C on cluster vs. 27 C in reality. i could leave with it however i wonder whenever there'r...