Search found 2 matches

by aniket21314151
Fri Jul 23, 2021 11:01 am
Forum: ESP-MDF
Topic: WiFi Packet Capture Using Sniffer in ESP32
Replies: 2
Views: 21110

Re: WiFi Packet Capture Using Sniffer in ESP32

here is a project that could help you to get what you are looking for. hope that helps!

https://github.com/ESP-EOS/ESP32-WiFi-Sniffer
by aniket21314151
Thu Jul 22, 2021 11:58 am
Forum: ESP32 Arduino
Topic: Disable ULP Co-Processor
Replies: 0
Views: 1949

Disable ULP Co-Processor

Hi, I am working on a project which requires WI-FI module on most of the time which of course requires lot of power. The esp is on for 10-15 minutes captures some data and goes to deep sleep for 45-50 minutes for a 7-8 hours per day. The project doesn't require to use any GPIO pin so my assumption i...