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
  • Hi

    It could be very hard to run two separate mesh protocols on a single chip/radio. Both Bluetooth Mesh and Zigbee protocols require the nodes to be in receive mode most of the time to be ready to receive packets from other nodes. If you are going to run two full mesh protocols, you can at most be in receive mode in each of the protocols in 50% of the time, which will lead to heavy packet loss in one or both the protocols. 

    Is there a specific reason that you want to run two mesh protocols on the same device?

    Br, 
    Joakim

Reply
  • Hi

    It could be very hard to run two separate mesh protocols on a single chip/radio. Both Bluetooth Mesh and Zigbee protocols require the nodes to be in receive mode most of the time to be ready to receive packets from other nodes. If you are going to run two full mesh protocols, you can at most be in receive mode in each of the protocols in 50% of the time, which will lead to heavy packet loss in one or both the protocols. 

    Is there a specific reason that you want to run two mesh protocols on the same device?

    Br, 
    Joakim

Children
Related