Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_ESP32SPI language:Python

Filter by

85 results
 (66 ms)

85 results

inadafruit/Adafruit_CircuitPython_ESP32SPI (press backspace or delete to remove)

This happens when the SSID and Password are not present in settings.toml . - Hardwarte used: Adafruit CircuitPython 9.2.4 on 2025-01-28; Adafruit PyPortal Titano with samd51j20 Firmware vers. 2.0.0-rc.0+adafruit ...
  • jposada202020
  • Opened 
    on Mar 2
  • #220

Why adafruit_esp32spi_socketpool haven t following attribute: - bind - accept - listen Like other Socketpool for wifi inboard module or Wiznet5k ? Any specific reasons ? Thanks in advance
  • dhugoexe
  • 1
  • Opened 
    on Feb 27
  • #219

The issue came up when trying to send a UDP message to several destinations, but the simplified example attached demonstrates the issue with only one destination. Multiple connect - send - close cycles ...
  • larry5b6
  • 4
  • Opened 
    on Oct 17, 2024
  • #214

I m trying to launch a web server on a board with an esp coprocessors for wifi. Unfortunately the Adafruit_CircuitPython_HTTPServer library does not appear to work with the existing socket implimentation ...
  • tedivm
  • 2
  • Opened 
    on Sep 29, 2024
  • #211

Hi, I have strange issue with code running on Adafruit MatrixPortal M4. At some point of time it just stopped working. Maybe a year or so there were no problems at all. All I see it s the Timed out waiting ...
  • igorky
  • 4
  • Opened 
    on Aug 7, 2024
  • #210

Hello, I have a MatrixPortal M4 with an esp32 getting some requests from the internet and drawing text and a bitmap graph based on the response onto a matrix led screen. After an irregular amount of time ...
  • dandindarov
  • 9
  • Opened 
    on Jun 4, 2024
  • #208

Initial test here: https://github.com/adafruit/circuitpython/issues/2202#issuecomment-2118243050 Compatibility checklist here: https://github.com/adafruit/circuitpython/pull/8954#issue-2144912907
  • anecdata
  • 1
  • Opened 
    on May 17, 2024
  • #203

From https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/pull/199#issuecomment-2090654012: - [x] Include the backwards compatible API (with appropriate documentation), so that old code will ...
  • dhalbert
  • Opened 
    on May 3, 2024
  • #200

Some students are having issues with their systems running for lengths longer than an hour or so. We ve been able to catch some errors, and it seems that a solution like: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/issues/170#issuecomment-1734285273 ...
  • Stwerp
  • 2
  • Opened 
    on Mar 20, 2024
  • #197

Lack of with context manager makes it harder to write code / use libraries, compatible across radios (sources of sockets; e.g., native wifi, WIZnet, ESP32SPI). Example: https://github.com/adafruit/Adafruit_CircuitPython_NTP/pull/31 ...
  • anecdata
  • 1
  • Opened 
    on Mar 15, 2024
  • #195
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub