ArduCAM_ESP8266_UNO
ArduCAM_ESP8266_UNO copied to clipboard
AdruCAM Mini unable to capture and upload to server
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
@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 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

@rachyline Did you ever find out what was causing the problem?
@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?
@patsadow2 You can refer to http://www.arducam.com/knowledge-base/esp8266-uno-tutorial-2/