Part Number: CC1352P7
Other Parts Discussed in Thread: CC1354P10, CC1352P
Greetings.
I am working on an application where I use a BeaglePlay (BeagleBoard) as a gateway. The BeaglePlay includes an internal CC1352P7 microcontroller. In addition, I am using two BeagleConnect Freedom boards, which also include a CC1352P7, and I also have two CC1352P1 LaunchPad boards.
My question is whether there is any example or reference project that could guide me. I need to install a Zigbee + Bluetooth coordinator firmware on the internal CC1352P7 inside the BeaglePlay. That would be ideal for me. I could use one of the LaunchPads, but I would like to have everything embedded in the BeaglePlay.
I am using Home Assistant as the platform for data capture. At the moment, I have the CC1352P7 running a Zigbee coordinator firmware, and I am using one BeagleConnect Freedom as a receiver for another BeagleConnect Freedom using upstream 6LoWPAN.
My need is that I want to measure acceleration, and for that I have a classic TI SensorTag, which (as I understand) connects via Bluetooth. It would be great for me to have Zigbee + Bluetooth on the BeaglePlay, or alternatively on the BeagleConnect Freedom that is acting as the upstream 6LoWPAN receiver (i.e., receiver + Bluetooth).
One additional concern: once I have a multiprotocol firmware (Zigbee + Bluetooth), how does Home Assistant recognize it? Normally I need to bind a mechanism or device such as a /dev/ttyS* interface. If the microcontroller runs Zigbee + Bluetooth at the same time, how would Home Assistant detect and handle each protocol separately?
Thank you very much.
Jesus


