Welcome Frank! It seems from the captured SoftRF USB output that you have a BMP180 not a BMP280? I have ran into a problem in my version of SoftRF a while back (when I switched to a newer version of the ESP32 library for the Arduino IDE) and the probe for the BMP180 would crash. I found no solution to that problem, so I removed support for the BM180. I.e., when my SoftRF boots it probes for a BMP280 but not for a BMP180. It does work with the BMP280, which is a better sensor than the BMP180, and is cheap, so replacing the sensor board is probably the best solution for you?