Re: Pyportal Pynt IO and SSL
by oldblackcrow on Fri Feb 19, 2021 6:20 pm
Yea, I got home early!
Using my Hotspot on my phone, I changed the secrets file to that information. I pasted the ISS tracker code, which I know worked with no issues last week before the ESP32 update process. Unfortunately, it does not connect to the internet, giving the following code:
"Could not connect to internet Timed out waiting for SPI char
Retrying in 3 seconds..."
I waited 2 or 3 minutes, checked the WIFI credentials and still no-go.
And then I ran the Internet Connect code:
ESP32 SPI webclient test
Traceback (most recent call last):
File "code.py", line 50, in <module>
File "adafruit_esp32spi/adafruit_esp32spi.py", line 335, in status
File "adafruit_esp32spi/adafruit_esp32spi.py", line 324, in _send_command_get_response
File "adafruit_esp32spi/adafruit_esp32spi.py", line 243, in _send_command
File "adafruit_esp32spi/adafruit_esp32spi.py", line 238, in _send_command
RuntimeError: ESP32 timed out on SPI select