Basic Examples
25
SWRU455A – February 2017 – Revised March 2017
Copyright © 2017, Texas Instruments Incorporated
Networking Application
Table 2-2. Design Considerations for Power Socket Application
Topic
Consideration or Constraint
Recommendations
Wi-Fi
connectivity
Wi-Fi connection with home access point, to
allow internet access at any time
STA role
Configure profile with network name and password by the
provisioning process.
Traffic types
Reliable
TCP, also data must be secured
Security
Data must be secured
Secure Wi-Fi password
Secure credentials
Secure user password of up layer (connected
to server)
Wi-Fi – profile and password are configured by the provisioning
process, the password is encrypted and cannot be accessed by
the application.
Data – encrypt and decrypt data by SSL
Credentials and server password – use SimpleLink secured-file
system
Power
management
Connected to the power supply
None
User
experience
Must be available on smartphone app at any
time with no delay
SimpleLink is always on, client TCP secured socket is always
connected to the server
Provisioning
Easy setup, without the need of technical
support
The provisioning process allows for easy and fast wireless
network configuration (network name and password)
2.2.3 Wi-Fi Tag
2.2.3.1
Description
A tag is a tiny device which attaches to expensive assets (such as hospital medical equipment or
expensive lab equipment). The tag device occasionally transmits, without being connected to the local
network. The transmission allows the central equipment to find the device using a smart-signal algorithm.
A tag device can also connect to an AP occasionally to get software updates or send statistical
information.
2.2.3.2
Design Consideration
Table 2-3. Design Considerations for Tag Applications
Topic
Consideration or Constrain
Recommendations
Wi-Fi connectivity
Mostly transmitted without being
connected, occasionally connect AP for
SW updates
Regular: transceiver mode – not connected
SW update: STA role
Traffic types
SW update must be reliable
Regular: Propriety data over Wi-Fi frame
SW updates: TCP with SSL
Security
Data must be secured:
Secure Wi-Fi password
Secure credentials
Secure user password of up layer
(connect to server)
Regular: None
For SW update:
Wi-Fi – profile and password are configured during the
provisioning process. The password is encrypted and cannot
be accessed by the application
Data – encrypt and decrypt data using SSL
Credentials and server password – use the SimpleLink
secured-file system
Power management
Sensitive, battery powered
Hibernate or shutdown mode, wakes up the SimpleLink when it
is time for tag transmitting or SW updates arrived, returns to
hibernate or shutdown quickly.
SW update:
Wi-Fi: profile with auto and fast policies
IP: Decrease the number of DNS requests, resolve once and
keep the address, only as a result of TCP connection failure,
resolve again
User experience
None
None
Provisioning
None
None