9.4.2 Node to Leader

  • On the border router open the communication with the Thread interface:

    # sudo ot-ctl

    If you face any error, reboot the Raspberry Pi.

  • Open a socket (for example on port 1234):

    > udp open

    > udp bind :: 1234

  • Get the IPv6 MLEID address of the border router:

    > ipaddr mleid

  • Open a Tera Term terminal linked to the WBZ451 and connect the board to the network
  • Send a message from the node to the border router:

    > udp open

    > udp send [ip address] 1234 hello