Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
Hi all,
I have a question on how to set up the pairing for a tx and rx device. Eventually I like to build a product where one cc1310/cc1350 device sends data to another cc1310/cc1350 device. There should be a means of commissioning or setting up the device as a pair so that it will not inter with my neighbour's device.
Can someone advise on a strategy to do this? I very vaguely read about address filtering. Can someone tell me how that works? Do I need to pre-program a source and destination address in the firmware? Where and how can it be done? It will be great if I can be referred to some documentation to read up more on this.
From a mass production point of view, it would not make sense to program a different address in every device right? And the user should have the flexibility to unpair and pair to a new device.
Are the examples inside CCS resource explore under the EasyLink folders a good starting point? I presume I would need to use the EasyLink API. I would also need WOR functionality because the receive is to be powered my batteries. But the rfWakeOnRadioRx example doesn't seem to be using the EasyLink API.
Sorry for asking so many questions. I am still new to this platform so I am hoping to get some reference starting point.
Thanks in advance!