vivekmystrey

Results 4 issues of vivekmystrey

Hi, I am trying to mount an S3 bucket on EC2 Instance parsing below User-Data Script: ``` #!/bin/bash sudo apt-get update -y sudo apt-get install nfs-common git -y sudo apt-get...

Got my PCB, but don't know how to boot and flash code in it.

With the following test script, I am able to publish messages to AWS Cloud for MicroPython version v1.17. However, the same script does not work for MicroPython version 1.19 and...

MCU: ESP32-S3 Version: GENERIC_S3-20220618-v1.19.1 With umqtt.robust2 unable to publish messages to AWS IoT Cloud and there is no error too. While, with umqtt.robust it works properly for below script with...