Hi, as the title states, we are exploring the possibility of building a product that utilises dynamic multiprotocol to be a BLE Peripheral as well as a Thread SSED concurrently. Reading the documentation, it sounds that this should be possible. However, my concern is that since both protocols rely on accurate timings to function properly, wouldn't it be inevitable that there will be timing conflicts? Is this handled automatically by the MPSL or do we need to manage it in application code?
Thanks.