evaluation studies of Wi-SUN FAN have demonstrated stable multi-hop routing and efficient topology formation
in large-scale deployments.
[9-11]
The Wi-SUN FAN specification defines a hierarchical network model consisting
of Border Routers, Router Nodes, and Leaf Nodes.
[2,5]
The Border Router acts as the gateway between the mesh
network and external IP networks, enabling end-to-end IPv6 connectivity.
[8]
This architecture supports
thousands of nodes within a single deployment while maintaining routing efficiency and reliability.
[11]
Security
is another critical component of Wi-SUN FAN. The protocol incorporates certificate-based authentication,
secure key exchange mechanisms, and AES-based encryption to ensure confidentiality and integrity of
transmitted data.
[2,5,12]
These mechanisms make Wi-SUN suitable for mission-critical infrastructure such as
smart metering, smart utilities, and industrial systems.
[13,14]
Recent research has focused on evaluating Wi-SUN
performance characteristics including multi-hop routing stability,
[10]
coexistence in Sub-GHz bands,
[7]
network
formation time,
[15]
and protocol specification analysis.
[11]
Studies have demonstrated the robustness of Wi-SUN
in dense wireless environments and its compatibility with large-scale IoT frameworks.
[6,9,11]
Additionally, IPv6
compression and optimization techniques further enhance efficiency in constrained IoT networks.
[16]
Wi-SUN
has been actively adopted in smart city deployments, including smart street lighting and infrastructure
monitoring systems.
[13,17]
Certification programs and compliance initiatives led by the Wi-SUN Alliance further
ensure interoperability across devices from multiple vendors.
[18,19]
In India, the adoption of Wi-SUN FAN under
regulatory frameworks reflects growing confidence in its applicability for national-scale infrastructure
projects.
[20]
Despite the increasing standardization and performance evaluation of Wi-SUN FAN,
[9-11]
practical
implementation studies demonstrating real hardware deployment remain relatively limited. Many existing
works focus on protocol analysis, simulation environments, or theoretical performance modelling,
[11,15]
without
presenting integrated end-to-end implementation using embedded hardware platforms. To address this gap,
this paper presents the design, implementation, and experimental validation of a Wi-SUN FAN network using a
Raspberry Pi Compute Module 4 (CM4)-based Border Router and a custom EFR32FG28-based leaf node. The
system leverages IEEE 802.15.4-compliant communication,
[4]
IPv6 routing through RPL,
[8]
and Wi-SUN FAN
specifications.
[2,5]
The implementation validates secure network formation, IPv6 address assignment, and
reliable data transmission to a cloud dashboard. Furthermore, three real-world IoT use cases are evaluated to
demonstrate the versatility of the implemented framework: crop health monitoring through compressed image
transmission, smart streetlight monitoring through energy and status reporting,
[17]
and industrial equipment
monitoring using vibration, temperature, and acoustic sensing. By integrating standardized Wi-SUN protocols
with custom hardware and cloud infrastructure, this work provides a practical validation of Wi-SUN FAN as a
scalable and reliable communication backbone for outdoor IoT deployments.
1.1 Comparative analysis of outdoor IoT communication technologies
Table 1 compares Wi-SUN FAN with other widely used outdoor IoT communication technologies. While
LoRaWAN provides excellent communication range, it generally relies on a star topology and does not inherently
support mesh networking. Zigbee supports mesh communication but offers a significantly shorter
communication range. NB-IoT benefits from cellular infrastructure and wide-area coverage but depends on
licensed spectrum and network operators. Wi-Fi HaLow provides higher data rates but generally consumes
more power. In contrast, Wi-SUN FAN combines long-range Sub-GHz communication, native IPv6 support,
secure authentication, and self-healing mesh networking, making it suitable for large-scale outdoor IoT
deployments requiring scalability, reliability, and interoperability. The primary contribution of this work lies in
the practical implementation and validation of a standards-compliant Wi-SUN FAN network using commercially
available hardware platforms and custom-designed embedded hardware. In contrast to studies primarily
focused on simulations, protocol analysis, or theoretical modelling, this work demonstrates real-world
deployment, secure network formation, IPv6-based communication, and cloud integration across multiple IoT
application domains. The implementation provides an experimental framework that can be extended for future
large-scale outdoor IoT deployments.
1.2 Comparison with existing Wi-SUN studies
Table 2 compares the proposed work with representative Wi-SUN studies reported in the literature. While
previous studies primarily focused on protocol analysis, network formation behaviour, and routing performance
evaluation, the present work emphasizes practical hardware implementation using a Raspberry Pi CM4 Border
Router and a custom EFR32FG28-based leaf node. Furthermore, the proposed framework demonstrates cloud
integration and validation across multiple IoT application domains including agriculture, smart infrastructure,
and industrial monitoring.
2. Methodology
The proposed section describes the hardware implementation, network architecture, software configuration
and communication method used to implement and confirm the Wi-SUN Field Area Network (FAN). The system
consists of a Raspberry Pi Compute Module 4 (CM4) and nano base board Border Router/Gateway and a custom