In [release 3.5.3](https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/releases/tag/3.5.3) a change was made: "Only allow one TLS connection at a time. Nina FW doesn't work well with multiple." This broke the Azure_IOT workflow where you use HTTP to determiner your Iot Hub and then connect to it over MQTT. https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT/pull/31#issuecomment-819900695 There was a workaround for that library, but I wanted to document the issue.