Skip to main content
Support
Toggle navigation menu
Return to allaware.com
Switch to Business Support
Submit a request
All Aware Support
Flex Aware
Flex Aware
Setup and Installation
Flex Aware Guide
How to Set Up Your Flex Aware - Part 1
How to Set Up Your Flex Aware - Part 2
How to Set Up Your Flex Aware - Part 3
How to Change the Flex Aware Magnet Position
Video: How to Install Flex Aware
Notifications
Flex Aware - How to Create a Sensor Activity Notification
Flex Aware - How to Create a Sensor Left Open Notification
How to Set Up Notification Filtering
Troubleshooting
Flex Aware - How to Perform a Cellular Signal Test
Flex Aware - LED Patterns and Troubleshooting
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
<% if (previousArticle || nextArticle) { %>
<% if (previousArticle) { %>
<% if (previousTitle) { %>
<%= previousTitle %>
<% } %>
<%= previousArticle.title %>
<% } %> <% if (nextArticle) { %>
<% if (nextTitle) { %>
<%= nextTitle %>
<% } %>
<%= nextArticle.title %>
<% } %>
<% } %>