Hi,
I have doubts regarding a given scenario that probably some of you have already faced before. Since I'm new to BLE and Nordic, probably my doubts may be basic too.
Scenario: New development uses SoftDevice S132 and devices using BLE 5.1. However, there are already some legacy devices from BLE 4.0 that need to be supported too but are not using SoftDevice (using instead a proprietary implementation for GAP and GATT). The goal is to minimize (as much as possible) the development for the legacy devices while supporting still both new and legacy devices.
Question#1) - It is really possible (and easy) to have (Central) devices using SoftDevices and some of the (Peripheral) devices not using SoftDevice?
Note: some of the legacy devices have multi roles, i.e., behave both as Peripheral and as Central but never using softDevice.
Question 2) - Are there any guidelines/threads that you know of for the support of such scenario?
Thanks,
Luis