RE: How-to/tutorial?
Posted by
Karlis on
Apr 02, 2016; 8:10pm
URL: http://bluesaab-forum.90.s1.nabble.com/How-to-tutorial-tp106p315.html
Ok, there are a couple of issues/checks that I'm seeing.
-
First things first: the code should show "SAAB CDC v2.1 - March 2016" in serial output once it boots up. Just checked up in Github and that's the case.
-
Second thing: please check if you have this line in the startup section of the .ino file: "time.every(CDC_STATUS_TX_TIME, &send_cdc_status_on_time,NULL);". This is the first instance of us sending away status report to IHU.
-
Third thing: check the "Timer definitions" portion of CDC.h file and look for CDC_STATUS_TX_TIME. That value should be set to 950.
Please check this and adjust accordingly and we can take it from here. :)
2001 9-5 SE V6; 2006 9-5 Wagon; iOS; BlueSaab version = "latest and greatest" :)