Skip to content

Bug Fixes

Compare
Choose a tag to compare
@makermelissa makermelissa released this 06 Nov 19:21
fce466b

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.