Jump to content

Recommended Posts

Posted

Trying to decide what route to go when I order my next truck.  I had fully decided that it was going to be a Pacific Blue Sierra AT4, and then realized that they removed that color option for this model year.  Which made me start looking at doing a Denali instead.  Just wanted to catch the general opinion of everyone here on what they prefer!  Truck will be leased, so the only thing that I will do to either is a leveling kit, wheels and tires.  

 

Thanks

Posted

I test drove a Denali and it was a very nice truck. I ended going with an AT4 CP for a few reasons.

 

#1) I live in Montana and didn't want low profile tires. Been through that with my last two German cars and it's a pain to have to dodge potholes. Sure I still try to dodge them but I have less of a chance at bending a wheel with more rubber. And then there's the off-road aspect.

 

#2) Personal preference only, but I just didn't care for all of the chrome on the Denali.

 

#3) The powered steps were great on the Denali. But with the slime they use to de-ice the roads up here I didn't see them lasting.

  • Like 1
Posted

I had a 2017 Denali with the power steps and drove it through 4 winters in salty Michigan and never had a problem and I used them daily.  Each to his own but I prefer the Denali for the power steps.  AT4 is nice but not something I could live with. I am on Denali no.4,  2012, 2015, 2017 and 2021. 

Posted

Personally I prefer AT4s because of the factory stance and look. Plus I like the rugged look on the outside and the leather seats inside. I think it just depends on whether you prefer chrome vs black/body match, and the things you're going to do to the truck. AT4s sits higher factory, so a leveling kit will run you about 4 inch total higher, whereas a leveling kit on a Denali will be about 2 inch higher total. Power steps are something that you can always add to the AT4.

Posted

Thanks for the responses guys!  I love the way the AT4 sits, always have.  And I have always been a fan of the all color-match!  But as far as wheel/tire setup goes, I will be running a factory 22 or replica 22, and 33s.  So the extra 2 inches from the AT4 is actually not necessary for my application.  I'm just hesitant on the chrome grille for the Denali, as it is a LOT of chrome!  lol  I would tone it down some by replacing the factory mirror caps with body color, but the front end is still a little gaudy!  My last 3 trucks have been silver, all colormatched variants, and I've said repeatedly that I wanted some color on my next one.   But did see a white AT4 the other day, leveled, 22" black wheels and 33" MT tires, and really liked the look!  So many good options to choose from honestly is the reason I'm having so much trouble deciding!  

Posted

If you are going to off road, then the AT4, otherwise the Denali. More content and better ride with the adaptive suspension. Never understood buying the off road package just to add bigger wheels, that just defeats the purpose and loses some capabilities. 

 

Tyler

Posted

I went with the AT4.  I live on the coast where street flooding is frequent.  I wanted the ground clearance.  
 

I also wanted the power steps so I installed AMP’s on my AT4 and love them (actually like them better than the factory GM steps).  They tuck up tighter to the truck and drop down lower for ingress and egress.

 

I have had several GM trucks and always felt they looked too low to the ground, but the AT4 remedied that and with the steps tucked up underneath it really looks good.

Posted
12 hours ago, Brian M said:

I went with the AT4.  I live on the coast where street flooding is frequent.  I wanted the ground clearance.  
 

I also wanted the power steps so I installed AMP’s on my AT4 and love them (actually like them better than the factory GM steps).  They tuck up tighter to the truck and drop down lower for ingress and egress.

 

I have had several GM trucks and always felt they looked too low to the ground, but the AT4 remedied that and with the steps tucked up underneath it really looks good.

The AT4 is definitely my favorite in the way it looks and sits! But color options are a little disappointing! I wanted a blue AT4, they cut that option this year. Next color option would have been a Satin Steel, there are at least 6 satin steel AT4s in my small hometown. Actually have it in my mind to go with a white one and do some black wheels and 33s. What color did you go with? 

Posted

My current truck for reference. I definitely prefer full color matched! My last 3 trucks have been full colormatched actually. I just wanted some color this go round lol

7B0F3031-7EC6-4A24-8F20-7A3CC03FB1CF.jpeg

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

    • 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.
    • Just don't turn the steering wheel as much?
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...