Hi all, I’m wondering if the Particle supports concurrent use of Thread/Zigbee 3.0 and BLE as per the Nordic documentation. Is this functionality we get out of the box with Particle or would it require a custom solution?
Thread Mesh (6LoWPAN over 802.15.4) can be used concurrently with BLE. Since they use the same radio the access is time-sliced by the nRF52 radio driver.
There is no access to Zigbee on Particle devices.