Other Parts Discussed in Thread: CC2640,
Tool/software: Code Composer Studio
Hello,
I'm currently trying to take IQ data measurements using the Constant Tone Extension methods discussed in the RTLS Toolbox material (SimpleLink CC2640R2 SDK). The examples used talk about taking just phase measurements for the AoA and ToF methods, but I'm interested in trying to take relative amplitude measurements across multiple packets, so I need the AGC to be held constant for that. I looked into a related issue (found here: https://e2e.ti.com/support/wireless-connectivity/bluetooth/f/538/t/751455?CC2640R2F-How-to-read-AGC-value), but the instructions/suggestions provided applied to SmartRF Studio; not Code Composer Studio. How might I go about forcing the AGC gain constant in the hardware registers through CCS? Better yet, if there is a way to just record the AGC gain settings without overriding the limits of the AGC, how would I go about accessing it? If possible, I would like to avoid using SmartRF Studio for setting overrides as I want to create a program for the CC2640 device in CCS.
Best Regards,
Matt