Going Further#

After creating a Wi-SUN Network, this section is a guide toward the next steps in exploring the Silicon Labs Wi-SUN solution.

  • Wi-SUN Border Router GUI: Under Wi-SUN Border Router, this section presents the Wi-SUN Border Router Dashboard that can be used to configure the Wi-SUN Linux Border router and visualize the Wi-SUN Network.

  • Development Tools: The development tools below are provided within Simplicity Studio as well as third party.

Gecko Platform#

The Gecko Platform is a set of drivers and other lower layer features that interact directly with Silicon Labs chips and modules. Gecko Platform components include EMLIB, EMDRV, RAIL Library, NVM3, and MbedTLS. For more information about Gecko Platform, see release notes that can be found in SSv5’s Documentation tab, as well as online API documentation at https://docs.silabs.com/.

Simplicity Commander#

Simplicity Commander is a single, all-purpose tool to be used in a production environment. It is invoked using a simple Command Line Interface (CLI) that is also scriptable. Simplicity Commander enables customers to complete essential tasks such as configuring and building applications and bootloaders and flashing images to their devices. Simplicity Commander is available through Simplicity Studio or can be downloaded through system-specific installers. The Simplicity Commander User's Guide (PDF) provides more information.

Simplicity Commander

Pin Tool#

Simplicity Studio 5 offers a Pin Tool that allows you to easily configure new peripherals or change the properties of existing ones. In the Project Configurator SOFTWARE COMPONENTS tab, expand the Advanced Configurators group and open the Pin Tool. The graphical view differs based on the chip.

The pin tool view 1

The pin, function, and peripheral tabs in the configuration pane provide different modes of access. A search function also provided.

Use the Pin Tool to modify the pin configuration of the device. Software components control behavior in the project but must be associated with a peripheral, and generally need pin or function assignments. These pin or function assignments are most easily edited in the Component Editor for that component. The Pin Tool allows you to assign functions to pins. On all three dialogs, click EDIT next to a software component to go directly to the Component Editor for that component. Click NEW to go to the Project Configurator's SOFTWARE COMPONENTS tab, where you can install a component in the project so that it can be selected in the dialog.

For more information see the Simplicity Studio 5 User's Guide Pin Tool section.

Network Analyzer#

Silicon Labs Network Analyzer is a packet capture and debugging tool that can be used to debug connectivity between wireless nodes running Wi-SUN stack on EFR32 platform. It significantly accelerates the network and application development process with graphical views of network traffic, activity, and duration.

The Packet Trace application captures the packets directly from the Packet Trace Interface (PTI) available on the Wireless Gecko SoCs and modules. It therefore provides a more accurate capture of the packets compared to air-based capture.

To capture Wi-SUN packets using the Silicon Labs Network Analyzer, in the Debug Adapters view, first make sure you are connected and then right-click the device that is running on a Wi-SUN network and select Start capture.

Adapters menu Start capture

You should now be able to see the Wi-SUN traffic as shown below. Click the packets to see more details about its contents in the Event Detail view (on the right).

Network analyzer showing network traffic

In the current state, the Network Analyzer does not decrypt the Wi-SUN Upper Layer Application Data. To decrypt the packet and analyze the complete payload including the data, refer to UG495: Silicon Labs Wi-SUN Developer’s Guide.

Wireshark#

Wireshark is the recommended network protocol analyzer for the use with Wi-SUN networks. Download instructions are provided for Windows/Mac users or Linux users. Simplicity Studio® 5 supports live interaction between the application running on a Silicon Labs device and Wireshark.

Silicon Labs Configurator (SLC)#

SLC offers command-line access to application configuration and generation functions. Software Project Generation and Configuration with SLC-CLI provides instructions on downloading and using the SLC-CLI tool.

IAR IDE#

To get a 30-day evaluation license for IAR-EWARM:

  1. Go to the Silicon Labs support portal at https://www.silabs.com/support.

  2. Scroll down to the bottom of the page, and click Contact Support.

  3. If you are not already signed in, sign in.

  4. Click the Software Releases tab. In the View list select Development Tools. Click Go. In the results is a link to the IAR-EWARM version named in the release notes.

  5. Download the IAR package (takes approximately 1 hour).

  6. Install IAR.

  7. In the IAR License Wizard, click Register with IAR Systems to get an evaluation license.

  8. Complete the registration and IAR will provide a 30-day evaluation license.

  9. Once IAR-EWARM is installed, the next time Simplicity Studio starts it will automatically detect and configure the IDE to use IAR-EWARM.