Jump to content

Recommended Posts

Posted

Bad thing about the custom is the console don’t open, that’s  my first fix.

Posted
18 hours ago, Bones454 said:

Bad thing about the custom is the console don’t open, that’s  my first fix.

This must be special order or dealer request, because my Custom came with the center console (bench seat) that opened and had storage in it.

  • 3 weeks later...
Posted

I just ordered the fog light kit, for $221.25 total (cheapest) at shopchevyparts.com. https://www.shopchevyparts.com/electronics/2020-silverado-1500-led-front-fog-light-package-models-without-task-lighting-set-lights/84125494-p-92305775.html  Same kit as from Chevy direct.

 

They have another version "with task lighting" as well.

 

Now to find a dealer to do it for me since if it's only $135 install (listed above) that's worth it for me to not hassle with the lengthy instructions. 

  • Like 1
  • 6 months later...
  • 1 month later...
Posted

The 2020 Silverado 1500 WT doesn't have a program for fog lights. GM must have it somewhere. It is a "stand alone" option, yet no one ever ordered one. My WT is waiting for someone that knows how to wire it properly, and so dealer can program them.

Posted
The 2020 Silverado 1500 WT doesn't have a program for fog lights. GM must have it somewhere. It is a "stand alone" option, yet no one ever ordered one. My WT is waiting for someone that knows how to wire it properly, and so dealer can program them.
Do you have a button on the dash for fog lights? If not, you'll need that. The other option is to do the GM Upfitter auxiliary switches and wire the dog lights into that.

Sent from my SM-N960U using Tapatalk

  • 4 months later...
Posted

I purchased the fog light kit on Amazon for like $120 and  the red wire to fuse engine fuse in engine bay and the white wire I connected to fog light switch on dash after purchasing the upgrade factory headlight switch and install the white wire tapped into the wire that controls the switch from dash just like factory.  Turns on and off from factory switch and light in dash turns on as well with no programming needed.     Switch is $32 on eBay.   Installed myself.  So no need to send 300 on a kit and have programmed. All done for less than $200. Just like factory.  

  • 2 weeks later...
Posted
On 6/12/2021 at 9:37 PM, Ted Vargas said:

I purchased the fog light kit on Amazon for like $120 and  the red wire to fuse engine fuse in engine bay and the white wire I connected to fog light switch on dash after purchasing the upgrade factory headlight switch and install the white wire tapped into the wire that controls the switch from dash just like factory.  Turns on and off from factory switch and light in dash turns on as well with no programming needed.     Switch is $32 on eBay.   Installed myself.  So no need to send 300 on a kit and have programmed. All done for less than $200. Just like factory.  

Interesting to say the least. Has  anyone else tried this?

  • 2 weeks later...
Posted
On 6/12/2021 at 9:37 PM, Ted Vargas said:

I purchased the fog light kit on Amazon for like $120 and  the red wire to fuse engine fuse in engine bay and the white wire I connected to fog light switch on dash after purchasing the upgrade factory headlight switch and install the white wire tapped into the wire that controls the switch from dash just like factory.  Turns on and off from factory switch and light in dash turns on as well with no programming needed.     Switch is $32 on eBay.   Installed myself.  So no need to send 300 on a kit and have programmed. All done for less than $200. Just like factory.  

So basically, you ordered a somewhat universal GM style fog light kit and a GM style switch with the fog light switch. Then wired the red wire to the battery and then tapped the white wire into the GM style switch? And now the fog light switch is an On/off switch? What wire did you tap into on the switch and can you independently control the fog lights weather the low beams or high beams are on? This is probably the best way to go and not have to get the BCM reprogrammed. Links to the parts would be awesome Thanks😎

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    250.4k
    Total Topics
    2.7m
    Total Posts
  • Member Statistics

    342,758
    Total Members
    8,960
    Most Online
    Randy Ginoza
    Newest Member
    Randy Ginoza
    Joined
  • Who's Online   4 Members, 0 Anonymous, 2,189 Guests (See full list)


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