isHardwareConnected stuck on "true"

I have a project where i use 2 hardware tokens, one for each board.

One board is offline (and the app correctly reports that).

The rest api for isHardwareConected always replies “true” for both tokens, even though i’m sure one of them is used on the disconnected board.
When both boards are disconnected, it finally outputs “false”.

So, it seems one board connected always sets the “isHardwareConnected” to “true” for ALL tokens in the same project.
Is this behaviour expected?

Hello. It is a bug. It is fixed and will released with next update.

Well, that was fast! :grin:

A post was split to a new topic: MKR1000 show “true” in html request “isHardwareConnected”