Bug Fixes
The following changes were made:
- Only allow one TLS connection at a time. Nina FW doesn't work well with multiple.
- Raise OSError(23) when out of socket slots.
- Close a socket when a send doesn't complete.
- Don't raise an exception when close fails.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-esp32spi
.
Read the docs for info on how to use it.