Skip to main content
Business Support
Toggle navigation menu
Return to allaware.com
Switch to Home Support
Submit a request
All Aware Business
Flex Aware Connected Cable
Flex Aware Connected Cable
Setup and Installation
How to Set Up Your Flex Aware Connected Cable - Part 1
How to Set Up Your Flex Aware Connected Cable - Part 2
How to Set Up Your Flex Aware Connected Cable - Part 3
Notifications
Flex Aware Connected Cable - How to Create a Sensor Activity Notification
Flex Aware Connected Cable - How to Create a Sensor Left Open Notification
Troubleshooting
Flex Aware Connected Cable - How to Perform a Cellular Signal Test
Flex Aware Connected Cable - 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 %>
<% } %>
<% } %>