Hi,
I have build a nice setup using a LMX9838 which connects to 3 slaves. This setup is working just fine and I have made a nice data parser to receive data from all 3 devices which is also working perfectly.
I want to add a slave module to my system increasing the number of slaves sending data to 4. until now I was unable to do this. In order to connect to 3 devices I open 3 ports using the following command "hex: 02 52 22 04 00 78 07 00 00 00 03" but if I am correct to open 4 ports this should be "hex: 02 52 22 04 00 78 15 00 00 00 03".
Using the latter I am not able to connect to any modules. what am I doing wrong here????
Yours,
dave