Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No pcap files in SD card #8

Open
unresolvedhost opened this issue Jan 31, 2019 · 1 comment
Open

No pcap files in SD card #8

unresolvedhost opened this issue Jan 31, 2019 · 1 comment

Comments

@unresolvedhost
Copy link

unresolvedhost commented Jan 31, 2019

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 module,(https://github.com/espressif/arduino-esp32/tree/master/libraries/SD)
but still, no pcap files are being saved to the SD card.
when i hold the button for 2 seconds serial monitor stops.
I tried the Arduino pcap project esp32_sd card examples, they worked fine but I'm having trouble with the packet monitor 32, please help I'm using a 2GB SD card.

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1100
load:0x40078000,len:10088
load:0x40080400,len:6380
entry 0x400806a4
E (189) sdmmc_common: sdmmc_init_ocr: send_op_cond (1) returned 0x107
Card Mount Failed

@cookins
Copy link

cookins commented Nov 30, 2020

same here. card mount failed with both sd module and direct sd card.... tried another lib - works fine..
possible lib too old... and dev seems gone...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants