Jump to content

Recommended Posts

Posted

I dont recall ever getting an event code from a chat rep. I know someone that has the ability to look up my status on the GM database but I use the chat to avoid constantly bothering them for updates. 

Posted

Here is a good one for you. GM chat now told me the rep last week misinterpreted my information and my truck is in fact not built. I am apparently still in 3400 status. They have given me the same VIN now 2 times (March 20 and May 28)... No idea what's going on.

 

I see VINs about 5000 under mine are in transit now... so if its not built, maybe it will  be built soon. GM needs a serious upgrade in their order tracking system, it's deplorable. 

 

 

 

 

Posted

I too have had a vin and event code 3400 since March 23rd. I know it's useless but I just checked on the chat just now and they have no updates but said it's in the process of being built. Does anyone with a TPW of 3/16 have any better news? 

Posted

I did. I did the chat on 5/28 and was told the truck was built and I was given a VIN. I was also given a event code of 4000. I did the chat yesterday and was only told that the truck was built with no further info avalable.

Mike

Posted

Dealer just called me unprovoked and said mine was built yesterday, 263### is my VIN. I see 261### trucks on the inventory search so I assume this information is correct and it is built finally. We will see if that friday build curse is real.

Posted

Ordered mine on 3/6. Got a call from my salesman on 4/27 that it was built. Arrived at the dealership on 6/3 & drove it home the next day.22366da1c3de09d7b17fcd5db008e278.jpg

Sent from my SM-N960U using Tapatalk

Posted
On 6/5/2020 at 7:45 AM, Truckchauffeur said:

I did. I did the chat on 5/28 and was told the truck was built and I was given a VIN. I was also given a event code of 4000. I did the chat yesterday and was only told that the truck was built with no further info avalable.

Mike

When did your order go to event code 2000 and 3400?

Just trying to get a loose timeline guess.

Posted

I don't have that info. That was the only time I was given an event code. My build date was 3/16 and it was built the week of 5/25

Posted
25 minutes ago, Truckchauffeur said:

I don't have that info. That was the only time I was given an event code. My build date was 3/16 and it was built the week of 5/25

OK, Thanks.

If you want the full event code list, the dealer will print it out for you from Workbench.

Posted
18 hours ago, Sask Farmboy said:

When did your order go to event code 2000 and 3400?

Just trying to get a loose timeline guess.

About two and a half weeks for me.

Posted

Called my dealer today (Canadian).  Placed order for a Denali 2500HD with tri-frost at end of April.  My event code as of today is 3000 and build date is week of August 10th.  Really hoping that gets bumped to sooner than later.

 

Posted

We've made progress on a 3/16 truck. After the back and forth since March, being built, then not built, then built, then not built, I have finally been built 2 times in a row. I think it might be true this time, I was told today it was waiting for transport/in quality control. Not sure what event code that is, but it looks like we might be moving in the right direction. 

 

I will check back with them next week.

  • Like 1
Posted

My last update today is the truck is shipped to New Boston MI. Anyone know why that is?

Ultimately the truck is coming to CT.

Posted (edited)

CSX Facilities in Michigan
• Major rail yards in Detroit and Grand Rapids (Wyoming)
• Intermodal terminal in Detroit
• TRANSFLO terminals in Detroit, Grand Rapids, Wixom,
and Melvindale
Automotive distribution centers in Flint and New Boston

 

Its a major CSX rail hub, the carrier who will take it out east

CSX Transportation is a Class I freight railroad operating in the eastern United States and the Canadian provinces of Ontario and Quebec. The railroad operates approximately 21,000 route miles of track.

 

New Boston RR DC is near Detroit airport.

 

https://www.google.com/maps/search/CSX+in+New+Boston,+MI/@42.1725004,-83.3996383,1552m/data=!3m1!1e3

 

Edited by elcamino

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Latest Articles

  • Posts

    • Paid $2.72 for E85 today.
    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...