I have a scenario where there will be multiple independent networks in relatively close proximity - all gathering their own data, all happily running on their own.
I have a serial router who’s job it is to connect to each of the coordinators in the individual networks, query it and download some stored data, and move on to the next one.
I have this working well when there is only one network nearby, but I am struggling on how to select one where there are multiple. I have played with the AS command, but that does not return an address I can use. The Join First and Best Response do not produce reliable results.
Any suggestions?
Thank you.