PacketMonitor32 icon indicating copy to clipboard operation
PacketMonitor32 copied to clipboard

ESP32 Packet Monitor + SD card!

Results 7 PacketMonitor32 issues
Sort by recently updated
recently updated
newest added

I'm using a normal ESP32, and I changed the button definition to GPIO0 #define BUTTON_PIN 0 and I connected the SD card to the esp32 not using an SD card...

So I decided to make your packet monitor 32 on a breadboard using a esp32, a sd card shield and a i2c 0.96 display. But I do not know how...

Added some changes and some fixed issues for compiling with `platformio`: - Arduino compatibility - Board selection from config file (platformio.ini) - Automatic libraries dependencies - Some little bit C++...

Sorry if this questions is not for this forum, but i need to ask it. I am a very unexperienced user of ARDUINO and I want to buy such a...

Сompilation of the source was done according to the instructions. There was a problem downloading to the device. The frequency of the flash and the download speed did not help....

Hi Stefan - Please consider adding a Wifi Probe Requests Scanner + BLE Scanner mode that writes the log/pcap to the SD card on SD card version ;).

Hi, I am trying to compile it with PlatformIO and struggling with all needed Libraries. Can you let me know which one you are using?