Today I tried this dongle https://www.kjell.com/no/produkter/elek ... gK-bvD_BwE
and I received an error "ELM327 does not support AT command FCSH which is needed to communicate with your leaf"
Code: Select all
18 1 1 01968 01968 : [00 00] Service Start
========================================== BTSerial_Connected ==>true
18 1 1 00029 00029 : [00 00] Config ELM 00
18 1 1 42 42 : [00 00] 002 OK
18 1 1 43 43 : [00 00] 001 >
18 1 1 79 35 : [01 00] 003 ATZ
18 1 1 79 35 : [01 00] 011 ELM327_v1.5
18 1 1 82 38 : [01 00] 001 >
18 1 1 00130 00047 : [02 00] Config ELM 02
18 1 1 145 62 : [02 00] 004 ATE0
18 1 1 146 63 : [02 00] 002 OK
18 1 1 150 67 : [02 00] 001 >
18 1 1 188 37 : [03 00] 002 OK
18 1 1 189 38 : [03 00] 001 >
18 1 1 226 37 : [04 00] 011 ELM327_v1.5
18 1 1 227 38 : [04 00] 001 >
18 1 1 00233 00005 : [05 00] Config ELM 05
18 1 1 268 40 : [05 00] 001 ?
18 1 1 269 41 : [05 00] 001 >
18 1 1 305 35 : [06 00] 002 OK
18 1 1 306 36 : [06 00] 001 >
18 1 1 00333 00024 : [07 00] Config ELM 07
18 1 1 345 36 : [07 00] 002 OK
18 1 1 346 37 : [07 00] 001 >
18 1 1 385 39 : [08 00] 002 OK
18 1 1 386 40 : [08 00] 001 >
18 1 1 433 47 : [09 00] 001 ?
18 1 1 442 55 : [08 00] 001 >
18 1 1 00467 00023 : [09 00] Config ELM 09
18 1 1 507 63 : [09 00] 001 ?
18 1 1 508 64 : [08 00] 001 >
18 1 1 00551 00038 : [09 00] Config ELM 09
18 1 1 567 53 : [09 00] 001 ?
18 1 1 568 54 : [08 00] 001 >
18 1 1 605 36 : [09 00] 001 ?
18 1 1 607 38 : [08 00] 001 >
18 1 1 00670 00062 : [09 00] Config ELM 09
18 1 1 675 67 : [09 00] 001 ?
18 1 1 688 80 : [08 00] 001 >
18 1 1 750 61 : [09 00] 001 ?
18 1 1 751 62 : [08 00] 001 >
18 1 1 00754 00003 : [09 00] Config ELM 09
You should be getting a warning message that those adapters do not support the required commands to communicate with the Leaf.peterthevicar wrote:Hi there, I've just bought a Leaf and Leaf Spy seems to be an essential piece of kit. However I'm getting the same problem with two different OBD2 devices and two different phones so before I buy yet another I thought I'd better ask!
1. Both devices pair with no problem
2. Leaf Spy Lite selects the paired device fine
3. Leaf Spy then runs through 'Config ELM 01' up to 'Config ELM 09' in a yellow box, bottom right.
4. At 'Config ELM 09' it stops. The lights on the dongle are flashing and this is the ELM trace:
(there is loads of similar stuff afterwards)Code: Select all
18 1 1 01968 01968 : [00 00] Service Start ========================================== BTSerial_Connected ==>true 18 1 1 00029 00029 : [00 00] Config ELM 00 18 1 1 42 42 : [00 00] 002 OK 18 1 1 43 43 : [00 00] 001 > 18 1 1 79 35 : [01 00] 003 ATZ 18 1 1 79 35 : [01 00] 011 ELM327_v1.5 18 1 1 82 38 : [01 00] 001 > 18 1 1 00130 00047 : [02 00] Config ELM 02 18 1 1 145 62 : [02 00] 004 ATE0 18 1 1 146 63 : [02 00] 002 OK 18 1 1 150 67 : [02 00] 001 > 18 1 1 188 37 : [03 00] 002 OK 18 1 1 189 38 : [03 00] 001 > 18 1 1 226 37 : [04 00] 011 ELM327_v1.5 18 1 1 227 38 : [04 00] 001 > 18 1 1 00233 00005 : [05 00] Config ELM 05 18 1 1 268 40 : [05 00] 001 ? 18 1 1 269 41 : [05 00] 001 > 18 1 1 305 35 : [06 00] 002 OK 18 1 1 306 36 : [06 00] 001 > 18 1 1 00333 00024 : [07 00] Config ELM 07 18 1 1 345 36 : [07 00] 002 OK 18 1 1 346 37 : [07 00] 001 > 18 1 1 385 39 : [08 00] 002 OK 18 1 1 386 40 : [08 00] 001 > 18 1 1 433 47 : [09 00] 001 ? 18 1 1 442 55 : [08 00] 001 > 18 1 1 00467 00023 : [09 00] Config ELM 09 18 1 1 507 63 : [09 00] 001 ? 18 1 1 508 64 : [08 00] 001 > 18 1 1 00551 00038 : [09 00] Config ELM 09 18 1 1 567 53 : [09 00] 001 ? 18 1 1 568 54 : [08 00] 001 > 18 1 1 605 36 : [09 00] 001 ? 18 1 1 607 38 : [08 00] 001 > 18 1 1 00670 00062 : [09 00] Config ELM 09 18 1 1 675 67 : [09 00] 001 ? 18 1 1 688 80 : [08 00] 001 > 18 1 1 750 61 : [09 00] 001 ? 18 1 1 751 62 : [08 00] 001 > 18 1 1 00754 00003 : [09 00] Config ELM 09
I left it in this state for about 5 minutes before giving up.
Help!
TIA, Peter
2014 Leaf Tekna 24kWh
That is one of those cheap ELMs that does not support the full ELM command set. Try one from VEEPEAK.dibun wrote:Today I tried this dongle https://www.kjell.com/no/produkter/elek ... gK-bvD_BwE
and I received an error "ELM327 does not support AT command FCSH which is needed to communicate with your leaf"
cwerdna wrote:Turbo3, can you remove the recommendation for the KW902 from https://play.google.com/store/apps/deta ... f_Spy_Lite?
Right now, it still says(For those who don't know what I'm referring to, see http://www.mynissanleaf.com/viewtopic.php?f=44&t=23776.)Due to a recent cost reduction (and feature reduction) many of the cheap ELM327 OBDII Bluetooth adapters from Asia no longer work with the Leaf and report themselves to be version 2.1. The only one currently recommended is the Bluetooth Konnwei KW902 which still supports all the needed ELM commands to communicate with the Leaf.
Thanks for the reply, when you say "should be getting a warning message" where does that message appear? I didn't see it anywhere but that probably just means it was right in the middle of the screen in big letters!Turbo3 wrote: You should be getting a warning message that those adapters do not support the required commands to communicate with the Leaf.
You need to use an OBDII adapter that support the full ELM command set. Most of the cheap ELMs on the market now do not support the full command set anymore due to cost reducing the components.
Try one from VEEPEAK.
There is a newer version of the LELink that requires slightly different setup. If you email me I can send you the small text file that replaces the one in the folder LeafSpy uses on your phone.mikemoretti wrote:Based on the recommendations I saw on the "Pro" app listing I bought this:
https://www.amazon.com/gp/product/B00QJRYMFC/
I have a Galaxy J7 and a Leaf 2016 (the middle model). The lite app won't connect. If I click on btle in the app's connect menu, nothing happens.
-m