Other Parts Discussed in Thread: CC1350
I have a working version of the 802.15.4 gateway example using the BBB + Launchpad CC1350 CoP and 3 CC1350s configured as sensors. I wish to add custom APIs to transfer data specific to my application. The sensor CC1350s will be connected to existing devices and the data is more complicated than obtaining current temperature and toggling an LED (like most projects, I'm sure).
Is there a guide or example on how to do this? I'm sure I can figure it out eventually by digging through the example code and testing changes (including changes to the protocol buffer definitions), but it would likely save a good bit of time if there exists a tutorial on how to add additional APIs to handle application specific data.
Thanks.
Doug