-
I'm using an Arduino nano with an ESP8266 for wifi which I have working for other WiFi projects and I'm trying to subscribe to my mqtt broker on Debian 12 and receive messages.
I never receive anyt…
-
can't compile because of the line in the source code:
`SoftwareSerial ch375swSer(CH375_RX, CH375_TX, false, 32);`
> printserver:47:56: error: no matching function for call to 'SoftwareSerial::So…
-
* Subject: ESP8266/Arduino library
* Wiki-Page: Bauanleitung ESP8266
* From: Schuppenzot
* Date: Sun, 23 Apr 2017 16:07:07 UT
* Message-ID:
I took the opportunity to create a library to communicati…
-
Hello All,
I am having a bunch of esp8266 room thermostats in my flat.
I wuld also like to make them controlling my airconditionig system.
I did a quick try on this already, but to be honest, I…
-
Hello,
good motivation for this research, many people are interested in this i'm sure !
A lot of websites mentionning your article and your research are talking about an Arduino/ESP8266 library.
In yo…
-
### The problem
after flashing a "good" ie., working config for a fingerprint sensor i get the `[E][component:082]: Component fingerprint_grow is marked FAILED` error after connecting to the device…
-
What I did was install Arduino IDE 2.3.2 and installed the esp8266 by ESP8266 Communuty package.
Then I installed the library and loaded the example file and compiled it, but the following error occu…
-
There are many function conflict errors but here posting one. please guide to resolve this issue.
In file included from /Users/USER/Documents/phd_project/Application code/3in1_code_repo/trails/h…
-
Library TridentTD_Linenotify has been declared precompiled:
Using precompiled library in c:\Users\KID\Documents\Arduino\libraries\TridentTD_Linenotify\src\esp8266
The platform does not support 'comp…
-
I downloaded this as a zip and went to arduino ide and sketch - include library - add .ZIP library i selected this zip it said install library
My Code:
#define BLYNK_TEMPLATE_ID "TMPL3skojbLaL"
#…