therealcmj
Well-Known Member
- First Name
- Chris
- Joined
- Oct 5, 2024
- Threads
- 3
- Messages
- 188
- Reaction score
- 240
- Location
- Boston, MA
- Vehicles
- 2025 R1S
- Thread starter
- #1
Skipping the why i bought the Rivian charger I did. Part of my critical criteria for it was OCPP support and the documentation specifically says OCPP 1.6J support. So I should have been good.
Now that I finally got it installed I went to poke at that and... it just doesn't seem to be there. Running Software Version V03.03.22, it's on wifi, has an IP address, responds to pings. But it seems it's only listening for TCP on port 53.
And a connect on TCP53 is immediately dropped.
So, uh Has anyone actually tried anything related to OCPP with this thing?
Now that I finally got it installed I went to poke at that and... it just doesn't seem to be there. Running Software Version V03.03.22, it's on wifi, has an IP address, responds to pings. But it seems it's only listening for TCP on port 53.
Code:
➜ ~ nmap -Pn 10.X.X.X -p 1-65535
Starting Nmap 7.97 ( https://nmap.org ) at 2025-08-04 18:57 -0400
Nmap scan report for 10.X.X.X
Host is up (0.018s latency).
Not shown: 65534 closed tcp ports (conn-refused)
PORT STATE SERVICE
53/tcp open domain
Nmap done: 1 IP address (1 host up) scanned in 367.53 seconds
➜ ~
So, uh Has anyone actually tried anything related to OCPP with this thing?
Sponsored