Hi,
My device works as a central and peripheral both but not at a same time as of now. According to my use case, I have the following connection scenario.
- It should connect (as a peripheral) with phone app (as a central) and work for data exchange with 240bytes MTU
- It should connect (as a central) with beacon (as a peripheral) and work for data exchange with 20 (BLE4) and 240bytes (BLE5) MTU according to beacon type.
I just want to know what type of changes I should make in SDK so that it fulfills both above scenarios.
Regards,
Bipin Patel