Jose PinedaJose Pineda
Participant
@jose
Post count: 19

Hello Patricia,

I have done various types of filtering on the mcu side but due to the vast data being bounced back by command “set_value”, not everything can be filtered.

Some data still changes the status of buttons, etc.

I do wonder why data should bounce back to the mcu when the command is simply “set_value” meaning I’m sending the value of the progress bar, not necessarily wanting data bouncing.

If I want data from the bar then I can use command “get_value” instead which makes more sense.

Please advise.

Thanks.