Jump to content

Recommended Posts

Posted

I thinks what's happening here is that brickv calls is_wifi_present() on the Master Brick and this calls gets a timeout (see the timeout counter shows 1). This makes brickv not show the WIFI configuration UI.

Posted

It could retry but that wouldn't help much in general. In your case a spontaneous timeout hits is_wifi_present(). But a spontaneous timeout might hit any other function call as well. We'd have to add retry handling to all API function calls. That's quite a lot of work. I'll note it down as a future enhancement possibility.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...