Possibility to combine different protocols in single hex

With nrf52840 we have different protocols to add as per application. but is it possible  to include following for single application in single hex?

1) zigbee: coordinator, edge and router 
2) thread: border router, leader
3) matter 

user will be configuring via ble or any other way to select which protocol wants to use and which type of device for that selected protocol 


1) is it possible using nrf connect sdk?
2) is there any flash/ram size challenges to include all this protocol?
3) possible to use one or two protocols concurrently ex(zigbee and matter/thread)?

Related