0

The maximum payload size with IoT Core is 256kb and as such I can't use the HTTP Connection to upload photos from my raspberry pi.

Is there any way I can use IoT Core to authorize my device to upload to GCS directly / utilize other GCP services?

Marc Frame
  • 923
  • 1
  • 13
  • 26
  • 1
    I think you might find these other posts [1](https://stackoverflow.com/questions/50774544/how-can-an-iot-device-upload-a-file-to-the-cloud) [2](https://stackoverflow.com/questions/64124392/how-to-send-images-from-esp32-cam-to-iot-core) [3](https://stackoverflow.com/questions/59951444/why-cant-i-send-image-to-google-cloud-iot-core-with-mqtt-using-python-with-thi) to be useful. Do you face any particular issues with the raspberry pi in order not to implement any of the methods explained within the shared posts? – Daniel Ocando Nov 11 '20 at 23:38
  • I'm surprised I didn't see the first 2 posts in my research. Thanks for this! – Marc Frame Nov 12 '20 at 01:30
  • 1
    I'm very glad that those links solve your doubts! – Daniel Ocando Nov 12 '20 at 07:09

0 Answers0