Is it possible to change the DIN/DOUT pins on a Pro S2B using AT commands? If not, is there a way to listen/send to the output on other pins, like D2/D3?
For context:
There is constant data flow between devices A1 and A2, but devices B1 and B2 need bidirectional communication infrequently. Interrupting the flow between A1 and A2 is acceptable, so ideally I’d like to use one radio pair and “switch” the I/O from the A pair to the B pair, then back again. Alternatively, both pairs could be listening to the same output and deciding to ignore/use the incoming data.
Is there a way to do this with the Pro S2Bs or do I need two radio links?