Is it possible to use smartphone to send images to arduino ?

I want to use my old smartphone as a camera.
(use Wifi to send images)

old smartphone connect to arduino
my smartphone connect to arduino
old smartphone send images to arduino
arduino send images to my smartphone

Is it possible?

Thank you. :slight_smile:

Should I post in Project Guidance?

An Arduino does not have the memory or performance to deal with images. Consider using a RaspberryPI

...R