Hi,
I am trying to send data from Arduino Tian to a s3 server.
I want to do it on the microprocessor, though when trying to install boto3 via pip, installation crashes (Killed).
Has anyone encountered it ?
Is there an other way to send data to a s3 server from arduino (through ethernet maybe) ?
Thanks,