-
### Discussed in https://github.com/syssi/esphome-smg-ii/discussions/67
Originally posted by **lxdr23** September 4, 2024
Hi, this inverter I am trying to configure the esphome-smg-ii packag…
-
I have a problems on wemos d1 mini pro. At first it didn't want to connect to my wifi. I scanned for networks, chosen my wifi, filled pass, and than after saving, only the name of my wifi appeared. IP…
sebpa updated
5 years ago
-
The following code copied to REPL
```
from machine import Pin, I2C
i2c = I2C(sda=Pin(4), scl=Pin(5))
i2c.scan()
```
..results in device restart:
```
>>> i2c.scan()
ets Jan 8 2013,rst ca…
-
### The problem
Compiling a firmware for wemos d1 mini (ESP8266) using the MQTT over SSL component (with ssl_fingerprints set in yaml configuration file) on dev Docker container version 2021.11.0-dev…
-
Hi,
I tried to flash my new CC2531 dongle via a Wemos D1 Mini with [this ](https://www.zigbee2mqtt.io/information/alternative_flashing_methods.html)tutorial, I followed.
The wiring is correct and …
-
Hi everyone,
I'm currently working on a M.Sc. project to measure the impact of wind on the movement of trees. So far I used the raw data from MPU6050 sensor and everything works well using a Wemos …
-
My Wemos D1 Mini get stuck in firmware flashing mode.
On my serial monitor I see this message: (Baudrate 74880)
```
waiting for host
```
D8 (GPIO15) which is used for SS seems to be the issue.
…
-
When connecting Wemos D1 mini via USB drd.detectDoubleReset() returns true.
Any idea why this is happening?
-
Hi.
I have a problem with NO-SGINAL...
Sounvier Duval Thelia Condens Piec AS 25-A + EXACONTROL E 7 C.
Adapter: eBUS Adapter 3 + Wemos D1 mini PRO (flashed by ebus-v3_d1mini.bin, becouse ebus-…
-
After flashing with:
> esptool.py --port /dev/ttyUSB0 --baud 1000000 write_flash --flash_size=4MB --flash_mode dio 0 --verify
```
Serial port /dev/ttyUSB0
Connecting....
Detecting chip type...…