About the timestamp in wifi_promiscuous_pkt_t

salieri
Posts: 5
Joined: Thu Aug 24, 2023 8:43 am

About the timestamp in wifi_promiscuous_pkt_t

Postby salieri » Thu Aug 24, 2023 9:14 am

The timestamp precision of this wifi receive packet is 1 microsecond, but the CPU frequency of esp32 is up to 240MHz. obviously this timestamp precision is not enough. How can I get a more accurate timestamp for the wifi receiver packet?

MicroController
Posts: 1708
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: About the timestamp in wifi_promiscuous_pkt_t

Postby MicroController » Sat Aug 26, 2023 1:12 pm

Micro-second resolution is obviously enough.

If the WiFi driver opts to only give us micro-seconds there's not much that can be done about it, since the ESPs' RF hardware and driver is closed-source.

Who is online

Users browsing this forum: No registered users and 100 guests