My device is the slave, that is being connected (not always in the same order) by 2 masters.
I would like to create two different connection ways/points to distinguish between the masters.
MASTER1 will always connect through "way1."
MASTER 2 will always connect through "way2."
And I could map the connection handles according to the way they connected.
What could "way1" and "way2" be?
I was thinking about changing the MAC address/Name I am advertising periodically, by that creating 2 connection points.
First master will always connect through MAC1/NAME1.
Second master will always connect via MAC2/NAME2.
Is it possible? Could I see that info in the message I am reviving?
Is there another way?
Thanks.