Search found 3 matches
- Thu Jul 30, 2026 4:38 pm
- Forum: ZhiDou D2/D2s
- Topic: Service and user manual D2s
- Replies: 12
- Views: 166016
Re: Service and user manual D2s
Hello. Can you give me download access?
- Thu Jul 30, 2026 4:24 pm
- Forum: ZhiDou D2/D2s
- Topic: Battery
- Replies: 1
- Views: 1010
Re: Battery
According to my information, the rated HV voltage is 144 V
- Thu Jul 30, 2026 4:21 pm
- Forum: ZhiDou D2/D2s
- Topic: CAN ID CODES
- Replies: 3
- Views: 206
Re: CAN ID CODES
In my car version D2S, parsed the following messages:
1. Odometer. In the logs, its identifier is 0x1CFF00DA. The data is stored in Intel format (little-endian). In memory, it occupies bytes D1 (low) and D2 (high).
2. Traction battery voltage. The identifier is 0x18C00301. The data is stored as a ...
1. Odometer. In the logs, its identifier is 0x1CFF00DA. The data is stored in Intel format (little-endian). In memory, it occupies bytes D1 (low) and D2 (high).
2. Traction battery voltage. The identifier is 0x18C00301. The data is stored as a ...