I assembled and registered my first Sensor. Community sensor yesterday. I use the SDS011 sensor for fine dust and the BME280 for air pressure, temperature and humidity.
However, when registering I only specified the SDS011 sensor type and not also the BME280 and so far only the transmission of the fine dust measurement data is working.
Is it possible to register the sensor again or to add the BME280 to my already registered sensor?
Thank you very much. The sensor ID is: esp8266-9532481.
After I recalibrated the sensor and flashed the firmware latest_en_BMx280.bin instead of latest.bin, the data transfer of the sensor BME280 with the data temperature, humidity and air pressure now also worked. The test of the data in Grafana now works perfectly and the data transfer to the openSenseMap also works. The sensor with all its data is displayed on the map.
Unfortunately, I cannot find the sensor on the Sensor.Community Map. It is not displayed there. What can I do?