How to Install wpan-tools in Ubuntu 18.04



Install wpan-tools by entering the following commands in the terminal:

sudo apt update
sudo apt install wpan-tools

Description:

Configure and test 802.15.4 devices

This package contains two CLI tools for working with devices based on IEEE 802.15.4 via the netlink interface. IEEE 802.15.4 describes the standards for Low-Rate Wireless Personal Area Networks (6LoWPAN). . * iwpan - configure a wpan network device to create a 6LoWPAN network . * wpan-ping - network testing tool like ping or ping6, especially for 6LoWPAN nodes

Homepage: http://wpan.cakelab.org/

Version: 0.8-1

Section: universe/libdevel