ESP32-Micropython-Azure-IoT-and-Event-Hub-Client icon indicating copy to clipboard operation
ESP32-Micropython-Azure-IoT-and-Event-Hub-Client copied to clipboard

OSError: [Errno 12] ENOMEM ESP32-Micropython-Azure-Event-Hub-Client

Open arslan437 opened this issue 6 years ago • 0 comments

I'm using esp32 wroom32. I'm working with this code for almost 2 days but no success. When I slove one error new error shows up. can any help me I'm receiving this error on boot.py line number 113

s = ussl.wrap_socket(s) # SSL wrap

arslan437 avatar Oct 15 '19 10:10 arslan437