BrianPeek / legoev3

LEGO MINDSTORMS EV3 API for .NET
Apache License 2.0
137 stars 73 forks source link

Event polling no more working with firmware 1.09H #29

Open Paslatek opened 6 years ago

Paslatek commented 6 years ago

this API do not works well with the 1.09H EV3 firmware. Event are no more received. Sensor values are always same value as at startup. Even samples doesn't work well to refresh the sensor values, only initial values are shown. When rollbacking my EV3 to 1.08H firmware version, all things goes back well :) and sensor values are updates and brick changed event is again called ...