Transfer Arducam image from Nano BLE sense to ESP32 for cloud upload

Hello,

I am running TensorFlow lite ( using Edge Impulse) to classify images captured via ArduCam on Nano BLE sense. This is working as expect. Now as a proof, I need to upload those classified images to cloud. As BLE Sense does not have Wifi, I am planning to use ESP32 connected to Nano BLE Sense over Serial port and transfer the image data. Then from ESP32 upload the data. Has anyone done this before? If so can you please guide me to any tutorial or code example?

Hi, I'm working on a similar project. If you have done it, kindly help me.
Thank you.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.