-
When I happened to see another (or a new) HTTP & SSL issue the other day I went "Grrr, why me again?". Some of you may remember 😉
### TL;DR
Many HTTPS requests from the http module fail while con…
-
Please include the following information when submitting a bug report:
* The Pycom board you are using: WiPy 2.0
* The firmware version you are using: custom build of 1.11.0.b1
```
Version Infor…
-
GREAT work here. I'm actually presenting it as part of my presentation at the PyOhio conference next weekend.
I'd like to see MQTT's "last will" implemented if possible. I attempted to do it myself…
-
esptool.py --port /dev/ttyUSB3 write_flash --compress 0x1000 build/firmware.bin
esptool.py v2.1
Connecting.....
Detecting chip type... ESP32
Chip is ESP32D0WDQ6 (revision 1)
Uploading stub...
Ru…
-
_This post is meant to start a discussion, please give feedback!_
MicroPython is currently [running a kickstarter](https://www.kickstarter.com/projects/214379695/micropython-on-the-esp8266-beautifull…
-
Hello, can we send MQTT commands to the sonoff module from another client module esp 8266 (remote control). What part of the code handles this action.
-
** https://github.com/micropython/micropython-lib/pull/91 **New Update!!
import mqtt >> from mqtt import MQTTCLIENT
retain=true >> retain=True
ADD..
from machine import unique_id
import …
-
With commit a8ece0358fd5821dd0e9f215f8d852a62de834c0, the documentation was changed to not suppress some methods that are not available on ESP8266, however, they still arent really available in fresh …
-
On building several raspis/c.h.i.ps scattered within wifi range (~$20xn) for the purpose of:
1. Pushing the resource constraints for low-powered devices. Has been around for a while (https://github.co…
-
I get the following error when calling the client.connect() command
File "simple.py", line 56, in connect
OSError: [Errno 103] ECONNABORTED
I have tried this on several ESP8266s
Any ideas?
rlust updated
7 years ago