SDS011 refuses to work with latest firmware NRZ-2024-135

Hi team, my sds011 sensor has worked for some weeks in the past but currently it does not work anymore with firmware NRZ-2024-135. I have checked to flash the esp-8266 with the SDS011 example SW from the Arduino IDE and with this SW the sensor works like a charm.
Back to the “airrohr” SW the sensor refuses to work (no data available in the device sensor status view). The BME280 instead works correctly.
Here is the output of the debug info (minicom):

airRohr: NRZ-2024-135/DE
mounting FS…
opened config file…
parsing json: Ok
No Next PM… serialSDS 9600 8N1
output debug text to displays…
Connecting to Myxxx
…SNTP synced: Wed Aug 13 09:47:06 2025

twoStageOTAUpdate
output debug text to displays…
.
WiFi connected, IP is: 192.168.178.48
Starting Webserver… 192.168.178.48

ChipId: 3437487

MAC Id: a020a63473af

Read SDS…:
Stopping SDS011…
Read BMx280…
Trying BMx280 sensor on 77 … not found
Trying BMx280 sensor on 76 … found
Send to :
sensor.community

Auto-Update active…
Temperature (°C): 25.15
Pressure (hPa): 98820.84
Humidity (%): 49.21

Any idea what to check or to do ?

Please check the GPIO pins connected to the SDS011.
Most examples use different pins than our firmware. The schematics can be found in our build instructions.