This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100 - Get Timestamp of AP (SDK v0.5.2)

Other Parts Discussed in Thread: CC3100

Hey,

I'm using the CC3100 with MSP430 HOST MCU.

When I connect to an AP I would like to get the AP Timestamp to my HOST MCU.

I set RX Filters to receive Beacon packets from the BSSID of the AP.

How can I receive a beacon packet at the HOST MCU in order to get the Timestamp?

Is there any other method to get the AP Timestamp at the HOST MCU?

I can sniff raw packets before connecting to the AP but I'd rather find a way to do so while being connected.

Thanks,

Nir