This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF52840: Use BLE MESH & ZigBee

Is it possible to use both Zigbee & BLE MESH at same time?

Actually we are planning to use NRF52840 for our next project. In which BLE MESH will be used for BLE mesh device and Zigbee will be used for other ZigBee device. 

Parents Reply Children
  • I see. 

    Like I said, running two separate mesh protocols on a single chip/radio could lead to heavy packet loss.

    Maybe you could consider alternative solutions. I.e making your gateway a BLE device, and the adjacent zigbee/BLE Mesh nodes zigbee/BLE or BLE Mesh/BLE. That way the nodes could communicate with the gateway using BLE. BLE only uses the radio for short bursts, and the radio will be available for the Mesh most of the time. 

    Br, 
    Joakim

Related