Hi,
I am exploring the feasibility of building a firmware for nRF52840 that supports both BLE Mesh as well as ZigBee stack (in the same firmware) but only require one of them to be activated at a time. Depending on the application's selection, either BLE Mesh or Zigbee will be used for mesh networking.
Question: Is it possible to build a firmware that integrates (1) nRF5 for Mesh stack and (2) nRF5 for Thread & Zigbee stack, on top of (3) BLE 5 stack (nRF5 SDK + S140) ?