<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bolt Data Connect – Generation 1</title>
    <link>/docs/hardware/industrial-io/gen_01/</link>
    <description>Recent content in Generation 1 on Bolt Data Connect</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/docs/hardware/industrial-io/gen_01/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Troubleshooting</title>
      <link>/docs/hardware/industrial-io/gen_01/troubleshooting/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/hardware/industrial-io/gen_01/troubleshooting/</guid>
      <description>
        
        
        &lt;h2 id=&#34;tools-required&#34;&gt;Tools Required&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Ethernet Cable&lt;/li&gt;
&lt;li&gt;Laptop with a web browser&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Connect the P1AM-100 to a power supply&lt;/li&gt;
&lt;li&gt;Connect an Ethernet cable from the P1AM-ETH to your local network&lt;/li&gt;
&lt;li&gt;The IoT Industrial Controller uses DHCP to reserve its IP Address. You&amp;rsquo;ll need to log into your local DHCP server and find this controller. The &lt;strong&gt;MAC Address&lt;/strong&gt; should start with &lt;code&gt;60:52:D0&lt;/code&gt;. There currently is no fallback IP Address if no DHCP server is found.&lt;/li&gt;
&lt;li&gt;Once you find the IP address address, open an internet browser and enter that IP Address into the address bar and hit enter.&lt;/li&gt;
&lt;li&gt;You should find yourself on a page like this:&lt;/li&gt;
&lt;/ol&gt;
&lt;figure class=&#34;doc figure&#34;&gt;&lt;img src=&#34;/docs/hardware/industrial-io/gen_01/assets/p1am-management-screen-1.png&#34;
         alt=&#34;IoT IO Management Console&#34;/&gt;&lt;figcaption&gt;
            &lt;p&gt;IoT IO Management Console&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;h2 id=&#34;iot-io-management-page&#34;&gt;IoT IO Management Page&lt;/h2&gt;
&lt;h3 id=&#34;identity&#34;&gt;Identity&lt;/h3&gt;
&lt;p&gt;This section shows the identity flashed to the device. This is currently read-only.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Thing ID&lt;/strong&gt;: The &lt;em&gt;External ID&lt;/em&gt; which the device connects to the IoT Infrastructure. Use this as the &lt;em&gt;External ID&lt;/em&gt; for your Thing in Salesforce.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thing Serial&lt;/strong&gt;: The serial number of the device (used in the MAC Address)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thing Region&lt;/strong&gt;: The current region which the device uses (AWS specific)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Thing Topic&lt;/strong&gt;: The MQTT topic which this device publish IO updates to&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;test-connection&#34;&gt;Test Connection&lt;/h3&gt;
&lt;p&gt;This section provides connectivity tests to help troubleshoot network and configuration issues.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Test Connectivity&lt;/strong&gt;: hit this button to run the connectivity tests. You should see all the status change to &lt;code&gt;Testing&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: While the tests are running, the device has to turn off this management server so just wait until the process completes and the status changes from &lt;code&gt;Testing&lt;/code&gt; to either &lt;code&gt;Passed&lt;/code&gt; or &lt;code&gt;Failed&lt;/code&gt;. It can take a few minutes for the process to complete.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;figure class=&#34;doc figure&#34;&gt;&lt;img src=&#34;/docs/hardware/industrial-io/gen_01/assets/p1am-management-screen-testing.png&#34;
         alt=&#34;Testing in progress&#34;/&gt;&lt;figcaption&gt;
            &lt;p&gt;Testing in progress&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure class=&#34;doc figure&#34;&gt;&lt;img src=&#34;/docs/hardware/industrial-io/gen_01/assets/p1am-management-screen-complete.png&#34;
         alt=&#34;Testing complete (device has internet connectivity, and a Gateway assignment but can&amp;amp;rsquo;t connect to the Gateway)&#34;/&gt;&lt;figcaption&gt;
            &lt;p&gt;Testing complete (device has internet connectivity, and a Gateway assignment but can&amp;rsquo;t connect to the Gateway)&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Basic Internet&lt;/strong&gt;: passes if the device can access &lt;code&gt;http://aws.amazon.com&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;SSL Internet&lt;/strong&gt;: passes if the device can access &lt;code&gt;https://aws.amazon.com&lt;/code&gt; (&lt;em&gt;Note&lt;/em&gt;: http&lt;strong&gt;s&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateway Assignment&lt;/strong&gt;: passes if the device has been assigned to a Gateway and the device was able to successfully query that assignment from the IoT infrastructure.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gateway Connectivity&lt;/strong&gt;: passes if the device was able to connect to the assigned Gateway.&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Note: The Gateway tries to self identify its own IP Address. If the Thing and Gateway are on separate networks, some extra Gateway configuration is required to provide an endpoint which the Thing can reach. Contact your support representative for more information if you&amp;rsquo;re having issues with Gateway connectivity.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h3 id=&#34;io-status&#34;&gt;IO Status&lt;/h3&gt;
&lt;p&gt;This section provides status of all the IO modules currently identified by the controller. Each module will report its current input status and allow you to manually override outputs for local troubleshooting.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Once the device returns to Online mode, it will retrieve the latest output configuration from its cloud state database and apply outputs accordingly.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Module&lt;/strong&gt;: each module will show up as a column in the IO Status table with all of its channels as rows.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Channel&lt;/strong&gt;: each channel will show up as a row for a given module. Output channels should have a user input which you can use to manually set outputs.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
