-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
On IPv4, we can send the vehicle request identification message to via the broadcast address and we will get a response along with the ECU's IP address. Of course on IPv6, there is no broadcast. Is the only way to get the ECU's IP address on IPv6 is to listen to the vehicle announcement message on ff02::1?
address2, announcement2 = DoIPClient.await_vehicle_announcement(ipv6=True)
I've tried sending the vehicle request identification message(get_entity) on ff02::1, the gateway does not respond at all.
Metadata
Metadata
Assignees
Labels
No labels