Clima App Starting out

So I am building and trying to debug the clima pro app and I get the following
Meadow StdInfo: Mono will not start. The following files are missing:mscorlib.dll, System.Core.dll, System.dll

It seems stuck… I have another meadow board that i have been running on VS2022 without a problem.

So I guess are there dependencies missing here? I dont see it on my wireless network so it looks like it does not even make it there.

Any help would be great.

Ok it needed to be updated with new OS using DFU-Util. Now I have the Clima Pro program in and running . I bring up a webpage and see [] returned. Is there a way I can see if this thing is working. Seems like the current software should return more data.

Tombo

Okay so I tried the diagnostic application. Not getting any direction for wind… a very low wind speed or number . and it initialized with following

[2/25/2022 5:01:23 PM] Meadow StdOut: Initialize WindVane
[2/25/2022 5:01:23 PM] Meadow StdOut: Loading default azimuth voltages
[2/25/2022 5:01:24 PM] Meadow StdOut: Instantiating I2C bus
[2/25/2022 5:01:25 PM] Meadow StdOut: Initialize Bme680
[2/25/2022 5:01:26 PM] Meadow StdOut: Bme680 failed bring-up: Communication error. Verify device is powered and that SCL is Connected.
[2/25/2022 5:01:26 PM] Meadow StdOut: Trying it as a BME280.
[2/25/2022 5:01:27 PM] Meadow StdOut: No wind timer elapsed.
new speed: 0, old:
Sleeping for a bit.
[2/25/2022 5:01:30 PM] Meadow StdOut: Bme280 failed bring-up: Communication error. Verify device is powered and that SCL is Connected.
[2/25/2022 5:01:30 PM] Meadow StdOut: Failure. Board is bad.
[2/25/2022 5:01:31 PM] Meadow StdOut: No wind timer elapsed.

Does anyone know what should happen here? And what board is bad? This output is from running the MeadowClimaProKitDiagnostics.

Well the rain gauge does something when i toggle it . The wind direction is always west and never changes. The wind speed number in float seems a bit low but it does change. So not too happy since no temperature and wind direction. Wireless connection is working ok.