Sensor Data not showing up

Helmut Bitter prepared two noise monitors for me. I linked the monitor with my wifi and can see that it is working. I used an ip scanner and can get instant data.


But the graphical data on grafana (https://api-rrd.madavi.de:3000/grafana/d/GUaL5aZMz/pm-sensors?var-chipID=16380675&orgId=1) is not showing any data, the csv server (https://api-rrd.madavi.de/csvfiles.php?sensor=esp8266-1638075) isn’t recording any data nor is the site sensor community device registration site. Why can’t this data be seen. I have installed over 90 pm monitors with only minor issues.

Do you have HTTPS enabled in the API configuration? If so, try without.

Hey Phaze-III,
I changed the url to http instead of https (http://api-rrd.madavi.de:3000/grafana/d/GUaL5aZMz/pm-sensors?var-chipID=16702253&orgId=1) and the following statement appeared without any grafana information “Client sent an HTTP request to an HTTPS server.” Was changing HTTPS to HTTP the action you suggested that I try?
Cheers
Charlie

Hi Charlie. I meant in the configuration of the sensor:

It took a little time but I was able to locate these settings with the advanced IP Scanner. There is not a selection for HTTPS any longer.


But I think it must default to HTTPS because when I click on the API it takes me there without any errors.
The graphical data on grafana (https://api-rrd.madavi.de:3000/grafana/d/GUaL5aZMz/pm-sensors?var-chipID=16380675&orgId=1 ) is still not showing any data and the csv server (https://api-rrd.madavi.de/csvfiles.php?sensor=esp8266-1638075 along with no data at the sensor community device registration site.