Using the Bluetooth chat tutorial, I was able to get 2 devices talking to each other no problems.
But, I want to connect 3 devices together. Basically, there is a master device, and 2 remotes. So Device Number 1 gets chat data from Remote 1, and Remote 2.
Connecting Remote 1, works perfectly as expected. But if I define a second serial and make a serial2.listen, the 2nd device still connects through serial1! and it doesnt work.
any ideas?
But, I want to connect 3 devices together. Basically, there is a master device, and 2 remotes. So Device Number 1 gets chat data from Remote 1, and Remote 2.
Connecting Remote 1, works perfectly as expected. But if I define a second serial and make a serial2.listen, the 2nd device still connects through serial1! and it doesnt work.
any ideas?