-
##Platform
- Hardware: esp8266
- Core Version: -
- Development Env: Arduino IDE
- Operating System: MacOS
### Settings in IDE
- Module: Wemos D1 Mini…
-
I am beelan-LoraWAN version 2.1.0
Board is a Lolin (Wemos) D1 R2 Mini using esp9266 by ESP8266 Community version 3.1.1
The d1 mini is connected to a generic RFM96 transceiver.
lora.init() succe…
-
Hi there,
i know many people are waiting for the SMD Version of the adapter, which looks like a really cool project.
But to be honest i dont think that could be assambled at home any more, and if i …
-
> Hello,
i am trying for hours to get a sensor sending data over wifi to my flask server.
however due to some reason of esp82 error link below i cannot upload the sketch.
it worked 2 times in 4 h…
-
**Category**
- [ ] Some docs are wrong or outdated
- [X] I miss something the docs
There should be an info that the two resistors R1/R2 must not be populated when using the I²C modules BME280/BME…
-
Sometimes I feel like a total noob when I'm working on this stuff, but I can't seem to get the interrupt to work properly. I followed the example in examples/irq-multi-touch/irq-multi-touch.py but it …
-
### The problem
I'm seeing something strange in the logs of my PID autotune. The regular "still running" entries are printing `nan`:
```
[I][pid.autotune:134]: PID Autotune:
[I][pid.autotune:1…
-
Hi AK-Homberger, Teams,
I do get the following compilation error message:
`
C:\Users\XXX\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\3.1.2\cores\esp8266/time.cpp:28: multiple defi…
-
### The problem
I'm not sure what is the reason, for this white screen.
Was trying several esp (including esp32) and 2 screens (same model)
This is the link where I purchased from: https://www.alie…
-
I have the `PCF-8575` connected to an `ESP8266` using standard I2C (pins 4 and 5 for SDA and SCL respectively, and pin 15 for the interrupts). The PCF is sharing Vcc and GND from the ESP with a `TTP22…