Jump to content

Recommended Posts

Posted

I looked through the manual but could not find an answer.  I have push start.  If my battery dies, how do I shift out of park?  I had this problem with my Impala and there was a process to move it out of park manually so you can move the vehicle if the battery is dead.  I couldn’t find a similar procedure for my truck.  Is there one?

  • Thanks 1
Posted

Try this: Press and hold the start/stop button with foot off the brake pedal for 3-5 sec. Dashboard will flash. Then try shifting out of park. 

Posted

I can’t really “try” something right now.  I was just trying to be prepared.  When my battery went out on my Impala, I had no idea how to get the car out of park.  I was stuck in front of a gas pump.  I wanted to just push it out of the way and go buy a new battery.  Instead, I had to call road service to get the car jumped.  I vowed not to let that happen again.  When I look at the manual, there was a procedure to manually move it out of park.  I couldn’t find that for the truck.  It may be that the trans is fully electric and there’s no way to manually get it out of park.  Hoping someone here would know.

Posted

Until we find out the process, how about connecting a battery jumper battery pack, should give enough energy to switch into neutral?

hope there is a better idea though…

Posted

This is a very good question I have wondered myself. There seems to be no way to put it in neutral unless its started.

Posted
11 hours ago, Z714Mike said:

Until we find out the process, how about connecting a battery jumper battery pack, should give enough energy to switch into neutral?

hope there is a better idea though…

I think this may be the only practical solution.  With the Impala, there was a way to get to the linkage and let it release manually.  I don’t see anything like that for the truck.  This leads me to thinking a should get a battery pack, even if a small one, for emergencies.  Even if it can’t start the truck, it seems likely that it could at least let it be put in neutral.

Posted (edited)

I am wondering the same,

"If i had left my lights on all night and needed to move my truck to jump from another vehicle, how would I shift it to neutral with a completely dead batter?"

Would have been a better way to ask the question. 

** i checked the user manual and it has nothing about a dead battery(quickly skimmed it)**

Edited by BlancoSilverado
** added more info**
Posted

I’ll disconnect (to simulate) my battery and try using a battery pack this weekend. 
let you know then. 

Posted

Longer jumper cables are more expensive, but they can be effective.

 

Being able to jump without being nose-to-nose can save a lot of grief.

Sometimes it just isn't practical maneuver the vehicles to be nose to nose.

 

Of course the longer they are the heavier the gauge needs to be to carry the same current without a drop in voltage.

Posted
3 hours ago, redwngr said:

Longer jumper cables are more expensive, but they can be effective.

 

Being able to jump without being nose-to-nose can save a lot of grief.

Sometimes it just isn't practical maneuver the vehicles to be nose to nose.

 

Of course the longer they are the heavier the gauge needs to be to carry the same current without a drop in voltage.


I just watched MotorWeek, my weekly Sunday morning ritual.  Pat Goss, the mechanic segment, said that it wasn’t a good idea to use jumper cables on modern cars due to the electronics.  He said to use one of those power pack type battery jumpers because they have safety mechanisms in them to prevent damage to the vehicle electronics.

 

I do not know if he’s correct, but I think I’d look into it further before I spent money on jumper cables.  My guess is that some heavy duty long jumper cables probably cost close to a nice battery pack jumper.  Either way, if he’s correct, it will certainly be cheaper in the long run if it prevents you from damaging your vehicle.

Posted

I personally have a jump box for both our vehicles. The jump box was around $100. However you can get jumper cables that are 4 gauge and 20' long for around $30. At those specs it will jump up to a 6L. For the longest time they have said do not use jumper cables on your vehicle so its not something more recent.

  • Thanks 1
Posted (edited)

If using any boost system, method is important....

 

 

Boost boxes are definitely convenient.

 

 

 

Edited by redwngr

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