Other Parts Discussed in Thread: BLE-STACK
Hi,
I'm still new to the RTLS Toolbox, TI-RTOS, etc. so I was hoping I could get some insight into this.
In the RTLS Toolbox, the AOA documentation shows examples of hard-coding the antenna setup to use one, two, or the full set of antennas.
I was hoping I could modify rtls_passive so that I could have it additionally act as peripheral so that another central device could retrieve the most recent IQ measurements, which would be stored in a GATT table.
I would imagine that the rtls_passive would have to modify its antenna configuration programmatically depending on whether it is in the observer state or in the peripheral state.
Is this possible and, if so, could you give a newbie some pointers on how to go about doing this?
Thanks