collin80 / TeslaBMS

156 stars 90 forks source link

Logical to physical mapping #10

Closed L-P-G closed 4 years ago

L-P-G commented 4 years ago

How are the module numbers selected? Is it first response / first numbered or by the order of the daisy chain?

collin80 commented 4 years ago

Yes. ;)

The modules respond based on their position in the daisy chain and are automatically numbered that way. The first module in the chain is 1, then 2, etc. In this way they automatically get their proper address and you can easily figure out which module is which. So, yes, both first response and order of the daisy chain.