gazell mode sending question

Hi Nordic,

I have 2 nrf52840 hosts running gazell HOST mode, and 1 device running gazell DEVICE mode. My question is, when device sends data to host, will both 2 hosts receive the same message?

Thanks,

nine-fox

  • Hi,

     

    The device will address the payload, and the receiver will check if this address matches its own settings.

    You should never setup several gazell hosts with the same RX addresses, because then you will get an on-air collision when the hosts tries to ACK.

    My question is, when device sends data to host, will both 2 hosts receive the same message?

    No, you should send one payload to each host.

     

    Kind regards,

    Håkon

Related