Closed h3retek closed 3 years ago
yeah pretty much. this is why we stopped using ESP8266, and use ESP32 only - you need better encryption. not much we can fix with it. please try 'airlift' firmware for esp32! https://learn.adafruit.com/adafruit-airlift-breakout
Ok, thanks a lot ^_^
I think, I'll just change my project a bit:
Run a ESP32 webserver and post the device status to it, then the webserver can handle Google.
Hi,
Following PyPortal IoT Plant Monitor with Google Cloud IoT Core and CircuitPython
I'm getting
OKError: No OK response to AT+CIPSTART="SSL","mqtt.googleapis.com",8883,10
after
google_mqtt.connect()
Setup: Pico with ESP 01
Anyone have any ideas?
I'm guesssing it has something to do with old hardware? It being an ESP8266 and all... on account of this post.