Search found 1 match
- Mon Jun 11, 2018 9:55 am
- Forum: General Discussion
- Topic: Timestamp accuracy in wifi_promiscuous_pkt_type_t
- Replies: 1
- Views: 3238
Timestamp accuracy in wifi_promiscuous_pkt_type_t
Hi all, I have some technical questions about how esp32 puts timestamps to receiving packets, RTC accuracy and wifi in general. I need to estimate packet reception times for an experiment and I use esp_wifi_set_promiscuous_rx_cb for this. I would like to be as accurate as possible or at least be abl...