Hi!
The address of the Hub is set at U5's pins A0
and A1
by the resistors R2
and R3. With the configuration as in the scheme below the address should be
0x73`
Check these resistors on your first Hub.
With that said, the notochord can be configured to read another address for the Hub. You know that it reads an XML file upon startup? it is normally called Chordata.xml
but you can also pass another file like the default_biped.xml
. Take a look at the <Mux>
tag on those files: it contains the address 0x73. If you are getting a (consistent) different address you can use it this way