janjongboom / mbed-simulator

Experimental simulator for Mbed OS 5 applications
Other
175 stars 65 forks source link

Runtime failures, appear to be peripheral related #34

Closed woobagooba closed 5 years ago

woobagooba commented 5 years ago

All the demos appear to compile correctly.

Some are failing at run-time notably Temperature / Humidy and LoRaWAN. Others are failing as well.

Here is the Temp /Hum web console ...

sht31

And LoRaWAN ...

LoraWAN

janjongboom commented 5 years ago

Fixed in https://github.com/janjongboom/mbed-simulator/pull/35 thanks for reporting. Didn't properly run the regression tests as this was not deployed on production, but have now.