Page 1 of 1

Extended Can not working for me..

Posted: Wed Jun 03, 2015 3:05 pm
by mach1000
Hi guys,

I am having a issue with the lua can bus function. It works perfect with 2.0 a protocol, but as soon as I switch to extended mode it doesnt transmit the correct ID. It sends 0x00 no matter what I do.

I have to be able to transmit in 2.0b mode since it is speaking with a propriatary protocol so therefore I can t use standard protocol.

Any other have same issues? I am running newest firmware and App.

Best regards

Mads

Posted: Fri Jun 12, 2015 6:19 pm
by brentp
Hi Mads,

We will double check the extended IDs and get back to you.

Thanks,
Brent

Posted: Fri Jul 17, 2015 6:15 pm
by brentp
Hi,

we will have this fixed in the upcoming 2.8.4 release, available next week.

-Brent

Posted: Tue Jul 28, 2015 11:22 am
by mach1000
Perfect Thank you :)

Posted: Sat Jan 16, 2016 11:49 pm
by imstimpy
Was this fixed? I'm having issues reading data after an extended ID transmission. I get a successful write but rxCAN always returns a nil id. I don't have VehicleSpy hooked up to see what is actually going out on the line.

Posted: Sat Jan 16, 2016 11:55 pm
by brentp
Hi, we are targeting this fix for 2.9.0 firmware, along with a bunch of other fixes and improvements, but we have made a beta 2.8.7 firmware that has only this fix we're testing. If you're willing to test it out, we can make it available.

Posted: Sun Jan 17, 2016 1:20 am
by imstimpy
I'm in a great position to test it. My script is written to write and read 29-bit; I have external application code, other hardware, and Vehicle Spy to test.

Posted: Thu Jan 21, 2016 9:51 pm
by brentp
2.8.7 firmware released here, which should fix your CAN ID issue:

https://www.autosportlabs.com/2-8-7-fir ... has-moved/

Posted: Thu Jan 21, 2016 10:07 pm
by imstimpy
I'll test it out as soon as I can. My tests will be through LUA custom block reads over extended CAN.

Posted: Thu Jul 07, 2016 10:36 pm
by imstimpy
I can confirm that 29-bit CAN is indeed working on 2.8.7+.

Posted: Thu Jul 07, 2016 10:40 pm
by brentp
Thanks for the update!