Getting 3 boards talking Bluetooth (or BLE) to each other?
Posted: Sat Sep 12, 2020 10:32 pm
I have - or rather, had - the SerialToSerialBT example sketch working until my phone quit connecting to it. My eventual application won't require a phone or computer anyway, so I might as well go straight to solving the problem in hand: I need to have 3 boards talking to each other. One will be logging data to an SD card and the others will be pulling info from sensors and sending it to the primary for writing to the card.
Is there a way that I can pair the three devices in code so I don't have to go through any manual step to set them up? If there's example code out there, that's about all I need. I can work it out from there.
Thanks.
Is there a way that I can pair the three devices in code so I don't have to go through any manual step to set them up? If there's example code out there, that's about all I need. I can work it out from there.
Thanks.