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

Radio Addresses in custom protocol

Good morning everyone,

I am writing a custom protocol using the RADIO module and I am having a hard time understanding the address organization.....

My protocol supports either unicast transmissions or broadcast transmissions, so I need each device to be able to receive on both addresses.

I read the (short) section 23.4 of the product specification and I had a look at the different sample codes available with the SDK, but it is 

still unclear to me how the addressing scheme works.

I would really appreciate if someone could point me to a more exhuastive document or to a short example code for addressing in the following situation:

I have 3 devices, how should I set their address, so that they can communicate via broadcast and unicast with each other?

Thanks in advance

Related