Sponsored

Read Lock / Unlock signal?

KeeganBuilds

Member
First Name
Keegan
Joined
Feb 28, 2023
Threads
1
Messages
21
Reaction score
16
Location
Edmonds, WA
Vehicles
'22 R1T, LR Discovery 2, 5th Gen Toyota 4Runner
Hey guys,

I am looking for a way to read the vehicles lock or unlocked status. I am working on a way to read this signal in order to use it as a trigger for something I am building.

My top contendor for reading this signal was going to be the gear guard cable locking system in the bed of the truck. However, when I got in there it looks to be a bit more in depth of a canbus signal versus what I was hoping would be a simple on/off solenoid signal.

I had hoped it was a solenoid, but its actually this little motor that rotates and engages the locking arms.

Rivian R1T R1S Read Lock / Unlock signal? 1729203316075-7h



Does anyone else have some ideas of a simple signal or lock somewhere in the truck I could read the signal?


Other thoughts included the door handles but this seems like a read pain to run wiring.
Sponsored

 

COdogman

Well-Known Member
First Name
Brian
Joined
Jan 21, 2022
Threads
33
Messages
11,641
Reaction score
34,494
Location
CO
Vehicles
2023 R1T
Occupation
Cyber defender
Clubs
 
Does the camp speaker lock/ unlock with the vehicle? I thought it did but I could be wrong.
 

mikehmb

Well-Known Member
First Name
Mike
Joined
Jan 12, 2022
Threads
154
Messages
2,303
Reaction score
5,223
Location
SF Bay Area
Vehicles
My name is Mike, and I have a (car) problem
Does the camp speaker lock/ unlock with the vehicle? I thought it did but I could be wrong.
Mine seems to lock and unlock randomly, but I would love to know how I'm doing it wrong.

Not sure what you're designing, but if you can use vehicle state data vs. a physical signal, check this out: The API supports lock state - check out this excellent and unofficial API documentation: https://rivian-api.kaedenb.org/app/vehicle-info/vehicle-state/
 

Sundar

Well-Known Member
First Name
SG
Joined
Jul 2, 2024
Threads
9
Messages
88
Reaction score
61
Location
Austin, TX
Vehicles
2025 R1S Dual Max
Occupation
Digital Health Strategy & Product
Clubs
 
Home assistant has a HACS plugin for Rivian that can read lock state. It's all web based so if you are building a smart home/web triggered thing that would likely be your best bet. On the other hand, if it needs to be a low voltage trigger I might look into a 433mhz wireless contact sensor in the door handle that can talk to a low voltage relay/switch. don't know how small they make em and if you could get it to fit and look hidden/nice but that's the route id explore first. that said, it looks like you are open to ripping the car open a bit so maybe you could even mount a reed switch on the gear cable motor arms and then have a circuit/low voltage trigger based on that?
 
OP
OP
KeeganBuilds

KeeganBuilds

Member
First Name
Keegan
Joined
Feb 28, 2023
Threads
1
Messages
21
Reaction score
16
Location
Edmonds, WA
Vehicles
'22 R1T, LR Discovery 2, 5th Gen Toyota 4Runner
Home assistant has a HACS plugin for Rivian that can read lock state. It's all web based so if you are building a smart home/web triggered thing that would likely be your best bet. On the other hand, if it needs to be a low voltage trigger I might look into a 433mhz wireless contact sensor in the door handle that can talk to a low voltage relay/switch. don't know how small they make em and if you could get it to fit and look hidden/nice but that's the route id explore first. that said, it looks like you are open to ripping the car open a bit so maybe you could even mount a reed switch on the gear cable motor arms and then have a circuit/low voltage trigger based on that?

Now you've got me thinking a bit more. I like the idea of the REED switch. Maybe I could mount a small magnet in the door handle that would key off the proximity of the handles being either in or out (locked vs unlocked)
 

ndshow

New Member
First Name
Neil
Joined
Jun 17, 2025
Threads
0
Messages
1
Reaction score
0
Location
Roseville, MN
Vehicles
2025 Rivian Gen 2 R1S
Occupation
Assistant Fire Chief
What did you end up doing for this? I’m needing to get a “vehicl e stopped” signal for my emergency warning system (this is a fire department vehicle) and was thinking of using the door handle or EPB system.. Let me know what you found.
Sponsored

 
 








Top