ESP8266 BMP-280 & LCD 2004 display values problem

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
crovip
New user
Posts: 2
Joined: 28 Feb 2018, 18:24

ESP8266 BMP-280 & LCD 2004 display values problem

#1 Post by crovip » 28 Feb 2018, 18:28

Hi , i succesfuly connected the lcd and bmp280 to espeasy , recognised in webinterface.
i can use %systime% on the display , but cannot show the BMP280 values. what should i insert in the 3 and 4 line to be able to read the values from the bmp280?
Thank you

TD-er
Core team member
Posts: 8748
Joined: 01 Sep 2017, 22:13
Location: the Netherlands
Contact:

Re: ESP8266 BMP-280 & LCD 2004 display values problem

#2 Post by TD-er » 01 Mar 2018, 21:23

You have to name your sensor. For example the very original name "bmp"
The default label for the 1st value is "Temperature" That's a bit long, so change it to "temp"
Then use "[bmp#temp]" in the string to display on the screen.

crovip
New user
Posts: 2
Joined: 28 Feb 2018, 18:24

Re: ESP8266 BMP-280 & LCD 2004 display values problem

#3 Post by crovip » 02 Mar 2018, 04:50

It was the first thig that i tried.
The one that is working should look like this :
T: [BMP280#Temp]%
P: [BMP280#Pressure]%
Now it's working
Topic closed

Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests