[html]

Connecting WIFI example for microbit with iot:bit module

  • Micro::bit V2
  • IoT:bit expansion board

Goal:
Adapt/enhance standard manufacturer library to connect custom web server elecfreaks iot kit

Demo

On pressing A button a request sent to https://gbond.xyz/microbit/index.php
as a response some string “resp:some text” is returned.

Code on GitLab ⇒⇒⇒