ArduCAM_ESP8266_UNO icon indicating copy to clipboard operation
ArduCAM_ESP8266_UNO copied to clipboard

AdruCAM Mini unable to capture and upload to server

Open rachyline opened this issue 9 years ago • 5 comments
trafficstars

Hi Lee,

I have the ArduCAM Mini 2MP V2 board and tried your example ArduCAM_ESP8266_OV2640_Capture. In the memory.h , i select step1: #define OV2640_MINI_2MP and step2: #define OV2640_CAM

I am able to complie and run but unable to capture and upload to server. I had change the ssid and password, this is what i get when i monitor it through serial monitor i get this

"ArduCAM Start! OV2640 detected.

Share AP: arducam_esp8266 The password is:

192.168.4.1 Server started"

Thank you.

Regards, Rachel

rachyline avatar Nov 14 '16 09:11 rachyline

@rachelqzh, The example is AP mode by default, you have to use your laptop or mobile phone to connect to the ESP8266 board and then send capture command from html page.

ArduCAM avatar Nov 15 '16 14:11 ArduCAM

@ArduCAM Its now connecting to my wifi and i have change the address from html page. But i still cant get image when i launch the html page. Instead i get this from the html page

image

rachyline avatar Nov 15 '16 14:11 rachyline

@rachyline Did you ever find out what was causing the problem?

theopensourcerer avatar May 02 '17 21:05 theopensourcerer

@ArduCAM How can i "The example is AP mode by default, you have to use your laptop or mobile phone to connect to the ESP8266 board and then send capture command from html page." is there any tutorial for green?

HelloMyDevWorld avatar Oct 23 '17 18:10 HelloMyDevWorld

@patsadow2 You can refer to http://www.arducam.com/knowledge-base/esp8266-uno-tutorial-2/

UCTRONICS avatar Oct 24 '17 00:10 UCTRONICS