alexvazquez:
Hi, I have the same requirement whe I will have 1 Master and 4 slaves. Sometimes the 4 slaves will send data at the same time. Have you done this? Im new with this device and in case you recommend it to me I will buy 5 of them to try what I want to do. Appreciate it
I guess you have not studied the examples in the link in Reply #13? They include an example with 2 slaves that can easily be extended to a larger number.
swe-dude:
Unless you mean "the same time" as the same millisecond you will probably be fine i think it can handle around 1 message every 2 to 3 ms, as long as you deal with incoming data fast.
Woow nice nice. I will try with the code that worked for you and see how it goes. Appreciate it
This is an old Thread. Please give us details of what you are doing, including posting your program and telling us in detail what happens when you run it.