-
I have been testing your firmware for few weeks. I have tried to include above features over at my fork for this firmware and it has been working reliably. My main goal here is to create very low powe…
-
Hey,
I wanted to know if it's possible to use positioning and cellular at the same time with SIM7000G ? You only mention SIM7070 not supporting that, but I couldn't find examples on position and cell…
-
### The problem
After a few minutes after a hard reboot the DHT21 sensor gets inresponsive. But is working again after hard reset.
### Which version of ESPHome has the issue?
2024.10.3
### What …
-
Hi, I have an ESP32 bord that is connected via Ethernet instead of WIFI. So NO WIFI is configured, only Ehternet.
First part of my esphome config is:
```
esphome:
name: kc-868-a64
platfor…
-
Parameters are not surviving reboot/reset. See serial monitor below ....
-------
* Executing task: ~\.platformio\penv\Scripts\platformio.exe device monitor --environment esp32-s3-devkitc-1 --por…
-
Hi,
Thank you for good examples. I am just wondering before jumping extensive implementation. Do you guys think that this kind of scenario would be possible to implement with ESP-Now? So that I have …
JoniR updated
6 years ago
-
Bonjour, j'ai modifié les librairies pour un esp32. j'arrive pas a flasher voila
voici le message
![Capture d’écran du 2024-01-27 18-45-27](https://github.com/nmaupu/yokis-hack/assets/20043639/3a5c…
-
Running `idf.py --version` complains that Git can't get the version.
```
$ idf.py --version
fatal: not a git repository: '/nix/store/zxyj5pafs2v9dbc1ij30zxg00cyi20a9-esp-idf-v4.3.1/.git'
WARNING…
-
Hey all,
I've got this working on all my Mitsubishi heatpumps (mainly msz-ap20vg units), and it's working well. I'm using ESP-01, with breakout boards.
I notice that about once per second, the blu…
-
To enable connecting microcontrollers in different ways than just serial-over-USB/BT/foo, some IP based transport would be nice, for use over WiFi/Ethernet.
Example microcontroller includes https://mb…