Skip to main content
added 12 characters in body
Source Link
dda
  • 1.6k
  • 1
  • 12
  • 18

OfficialThe official answer from Adafuit for this question is that the HTTPServer lib is created for Raspeberry PICO and dodoes not work on other boards like Feather M4 express indeed. DifferentA different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_WSGI

Official answer from Adafuit for this question is that HTTPServer lib is created for Raspeberry PICO and do not work on other boards like Feather M4 express indeed. Different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_WSGI

The official answer from Adafuit for this question is that the HTTPServer lib is created for Raspeberry PICO and does not work on other boards like Feather M4 express indeed. A different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_WSGI

Official answer from Adafuit for this question is that HTTPServer lib is created for Raspeberry PICO and do not work on other boards like Feather M4 express indeed. Different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/tree/main/examples/serverhttps://github.com/adafruit/Adafruit_CircuitPython_WSGI

Official answer from Adafuit for this question is that HTTPServer lib is created for Raspeberry PICO and do not work on other boards like Feather M4 express indeed. Different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/tree/main/examples/server

Official answer from Adafuit for this question is that HTTPServer lib is created for Raspeberry PICO and do not work on other boards like Feather M4 express indeed. Different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_WSGI

Source Link

Official answer from Adafuit for this question is that HTTPServer lib is created for Raspeberry PICO and do not work on other boards like Feather M4 express indeed. Different set of libraries needs to be used instead, here is the relevant example: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/tree/main/examples/server