Folder Structure#

This section compares the folders in the WiSeConnect™ SDK v2.x and v3.x GitHub repositories.

2.x Folder

Description

3.x Folder

Description

components

WiSeConnect 3.x source code and Simplicity Studio component definitions

connectivity_firmware

Network processor firmware images

connectivity_firmware

Same as v2.x

docs

All v2.x documentation including release notes, getting started, API reference, and so on.

docs

Release notes, software reference manual, and app notes for v3.x

examples

Application examples

examples

Same as v2.x

platforms

Configuration settings and Simplicity Studio component definitions for platforms (EFR™, EFM™, etc.) and modes (NCP, SoC, etc.)

resources

See sub-folders below

resources

See sub-folders below

|-- certificates

Certificates

|-- certificates

Same as v2.x

|-- component

Simplicity Studio component definition for certificates

|-- defaults

Default configuration header files

|-- lwip_defaults

Default configurations for the Lightweight IP (LwIP) networking layers used in hosted mode

|-- other

Miscellaneous declarations and configuration settings

|-- scripts

Python test scripts for examples.

|-- scripts

Same as v2.x

sapi

WiSeConnect 2.x source code and Simplicity Studio component definitions

third_party

Third-party software such as Amazon web services internet-of-things (AWS IoT) SDK, Azure SDK, and others

third_party

Same as v2.x but the third-party software included is different

utilities

Common utility functions for internet protocol version 6 (IPv6), logging, certificate handling, and others

utilities

Same as v2.x