Jump to content

Recommended Posts

Posted

Does it matter that my outside temperature reading is off?  It’s generally ready about 5 to 7 degrees higher than the outside temp.  Of course, having OCD, this drives me crazy, but does it effect anything?  I’m wondering if maybe the air conditioning/heater is impacted by the outside temp when in auto mode, or if anything else is.  Not really worth taking to the dealer, but a bit irritating nonetheless.  Is this common?

Posted

My Chevy never reads the same as WeatherBug. Especially when I first start it. It's off several degrees. Usually reading cooler than what the outside temperature actually is. 

Posted

I have been waiting for a post like this.  It was the first thing i noticed in my 2022 refresh.  it is off consistently 8-30*.  Twice after I got it within a week, i mentioned it to the dealer when i took it back for the stereo issue and they completely ignored me.   Ambiet was mid to high 90s and the truck read 115 one day and 127 the next, both on my 45 minute commute home.    GM has really sh1t the bed with these trucks.  

Posted

The temperature sensor is in the bottom of the passenger side mirror. If you're parking in the sun it's going to read higher or if it's in the shade it might be closer to actual. Once you start moving then air moves over it and adjust accordingly. All past temperature sensors I've ever seen in factory installed vehicles are in the grill area in front of the radiator. I'm not sure why they moved it to the outside mirror on these trucks.

  • Like 1
Posted
7 hours ago, GETGONE said:

The temperature sensor is in the bottom of the passenger side mirror. If you're parking in the sun it's going to read higher or if it's in the shade it might be closer to actual. Once you start moving then air moves over it and adjust accordingly. All past temperature sensors I've ever seen in factory installed vehicles are in the grill area in front of the radiator. I'm not sure why they moved it to the outside mirror on these trucks.

You would think so, that’s how past cars I’ve owned have worked. My truck though is still off 5-10 degrees after driving for 2 hours over a mountain pass in overcast conditions.

 

It doesn’t matter if it’s 50 outside or 110, it still reads high no matter how far it’s driven or where it’s parked. Obviously it reads really high if parked in the sun all day, but it cools down to normal 5-10 high after driving it.

 

I haven’t really noticed it hurting anything besides being really annoying, but I never remote start either.

Posted
8 hours ago, Zedicus16 said:

You would think so, that’s how past cars I’ve owned have worked. My truck though is still off 5-10 degrees after driving for 2 hours over a mountain pass in overcast conditions.

 

It doesn’t matter if it’s 50 outside or 110, it still reads high no matter how far it’s driven or where it’s parked. Obviously it reads really high if parked in the sun all day, but it cools down to normal 5-10 high after driving it.

 

I haven’t really noticed it hurting anything besides being really annoying, but I never remote start either.

Same here.  Doesn’t matter how long I’m driving, it never settles in at the actual temp like I’ve had with other vehicles.

Posted

This is all going to depend on where you are getting your weather data from.  The truck is probably more accurate than you think unless you've got a weather station at your house or are pulling local weather data from someone who has one running on weatherbug or weatherunderground, etc.  

 

If I look at weather.gov for example, they pull their temperature data from our local airport even if I search for my zipcode.  There is a temperature discrepancy right there from the airport to where I live.  

Posted
On 9/14/2022 at 5:12 PM, GN2018 said:

Does it matter that my outside temperature reading is off?  It’s generally ready about 5 to 7 degrees higher than the outside temp.  Of course, having OCD, this drives me crazy, but does it effect anything?  I’m wondering if maybe the air conditioning/heater is impacted by the outside temp when in auto mode, or if anything else is.  Not really worth taking to the dealer, but a bit irritating nonetheless.  Is this common?

 

Are you determining the outside temp using a thermometer beside the truck? 

Official temperature quoted by local weather station or airport is not likely gonna be the same as the truck's locaiton

 

Posted

I live in S.E. Michigan 13 miles away from the airport. I think it unlikely that there would be a significant difference between the airport reading and my actual reading. However, I happen to have a couple very accurate thermometers and for the sake of discovery, I’ll hook one to my mirror and get a reading.  Can I get a confirmation that the truck’s temperature gauge is in the driver side mirror?  If not, where is it?  I would want to mount my thermometer near the truck’s. Thanks. 

Posted

The issue I have with this truck is that it bases the HVAC temperature on the outside temperature instead of using a sensor inside the cabin.

Posted
21 hours ago, GN2018 said:

Can I get a confirmation that the truck’s temperature gauge is in the driver side mirror?  If not, where is it?

It's on the bottom of the PASSENGER side mirror.

  • Thanks 1
Posted

Mine 2019 does the same thing.  Never accurate during the daytime with sun.  Poor design, that in testing, I'm surprised this wasn't addressed.  

Posted

Place a thermometer next to the passenger mirror and compare the readings after a set amount of time. This will give a reading at it's current place regardless what news or weather app says. The truck temp and the thermometer should relatively be the same/close.

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...