<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Cannot connect to OpenIMU330BI EVK]]></title><description><![CDATA[<p>I recently purchased an OpenIMU330BI EVK.  After dozens of attempts, I cannot connect to the OpenIMU Monitor at <a href="https://developers.aceinnna.com/devices/record-next" rel="nofollow">https://developers.aceinnna.com/devices/record-next</a>.</p>
<p>I downloaded the &quot;IMU Server Ready-to-Use (Windows)&quot; on my Windows 10 computer.  I also updated the firmware on the OpenIMU330BI to OpenIMUBI_1.1.1 using the STM32 St-Link Utility.  When I run Server_win32_1.1.1, COM7, COM1, COM8, and COM9 are successfully checked, then I get the message &quot;Cannot configure port&quot;, and the terminal window suddenly closes.</p>
]]></description><link>https://forum.aceinna.com//topic/106/cannot-connect-to-openimu330bi-evk</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 19:43:11 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/106.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Nov 2019 03:09:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Wed, 20 Nov 2019 03:09:47 GMT]]></title><description><![CDATA[<p>I recently purchased an OpenIMU330BI EVK.  After dozens of attempts, I cannot connect to the OpenIMU Monitor at <a href="https://developers.aceinnna.com/devices/record-next" rel="nofollow">https://developers.aceinnna.com/devices/record-next</a>.</p>
<p>I downloaded the &quot;IMU Server Ready-to-Use (Windows)&quot; on my Windows 10 computer.  I also updated the firmware on the OpenIMU330BI to OpenIMUBI_1.1.1 using the STM32 St-Link Utility.  When I run Server_win32_1.1.1, COM7, COM1, COM8, and COM9 are successfully checked, then I get the message &quot;Cannot configure port&quot;, and the terminal window suddenly closes.</p>
]]></description><link>https://forum.aceinna.com//post/428</link><guid isPermaLink="true">https://forum.aceinna.com//post/428</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Wed, 20 Nov 2019 03:09:47 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 02:18:00 GMT]]></title><description><![CDATA[<p>Hi Say,<br />
What is the package type from uart interface output? could you send me to check, for instance: 55 55 XX XX XX.</p>
<p>if you follow the link <a href="https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware">https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware</a> and upload firmware ,  and then get the data package 55 55 7A 31 XX XX ... via uart interface, will support the python driver connection.</p>
]]></description><link>https://forum.aceinna.com//post/430</link><guid isPermaLink="true">https://forum.aceinna.com//post/430</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Thu, 21 Nov 2019 02:18:00 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Wed, 20 Nov 2019 05:47:22 GMT]]></title><description><![CDATA[<p>Change another USB port, keep connection with PC directly with out a hub; restart you operating system then.<br />
check serial message by serial tool,  baud rate: 115200 or 57600, confirm whether 55 55 7A 31  included in hex displaying mode.</p>
]]></description><link>https://forum.aceinna.com//post/431</link><guid isPermaLink="true">https://forum.aceinna.com//post/431</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Wed, 20 Nov 2019 05:47:22 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Wed, 20 Nov 2019 17:44:14 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>I changed USB ports twice, restarting the operating system each time.  The ST-Link is directly connected to the USB hub without a USB hub, which it has been all along.  Using the Target &gt; Option Bytes utility in ST-Link v4.5.0, I set Pages 58-63 to have Write Protection as shown in Li YiFan's link above.  The screen shot from the ST-LINK &gt; Printf via SWO viewer utility in St-Link is shown below.  It does to indicate the baud rate.  How else can I check the baud rate and observe the hex displaying mode?</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/051cb64d-eaca-4563-96c5-6576d053c28c-image-k37krm30.png" alt="051cb64d-eaca-4563-96c5-6576d053c28c-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/440</link><guid isPermaLink="true">https://forum.aceinna.com//post/440</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Wed, 20 Nov 2019 17:44:14 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 01:15:47 GMT]]></title><description><![CDATA[<ol>
<li>
<p>about where to check the hex mode data?  pls download one serial communication tool, which is not in ST-LINK and it is another separate SW tool in windows,  such as: HTerm or SSCOM or serial assistant and so on.. you can get serial data by it. and show pic to us of your data.<br />
<img src="http://navview.blob.core.windows.net/forum/upload/49bd46da-643e-442c-bfc1-9346ffe4d279-image-k37zzvvj.png" alt="49bd46da-643e-442c-bfc1-9346ffe4d279-image.png" class="img-responsive img-markdown" /></p>
</li>
<li>
<p>how about the status of 6 Pages(58-63) at first when you first time got and use it?  is  Write Protected or not?</p>
</li>
</ol>
<p>if at first the 6 pages not protected in above question, pls finished the uploading from Li YiFan's link above.</p>
<ol start="3">
<li>you mentioned &quot; I also updated the firmware on the OpenIMU330BI to OpenIMUBI_1.1.1 using the STM32 St-Link Utility&quot;, pls give me youre SN number? mine SN is: 1927300538.</li>
</ol>
]]></description><link>https://forum.aceinna.com//post/444</link><guid isPermaLink="true">https://forum.aceinna.com//post/444</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Thu, 21 Nov 2019 01:15:47 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 02:07:59 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/4">@Li-YiFan</a> said in <a href="/post/430">Cannot connect to OpenIMU330BI EVK</a>:</p>
<blockquote>
<p>if you follow the link <a href="https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware">https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware</a> and get</p>
</blockquote>
<p>Hi Li,</p>
<p>I followed the link you provided: <a href="https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware">https://forum.aceinna.com/topic/75/update-openimu330bi-new-firmware</a></p>
<p>The webpage at the link provided above shows a set of screenshots for the ST-LINK program.  I was not able to find the data package 55 55 7A 31 XX XX anywhere in that webpage.  Can you verify that you sent me the correct link?</p>
]]></description><link>https://forum.aceinna.com//post/446</link><guid isPermaLink="true">https://forum.aceinna.com//post/446</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Thu, 21 Nov 2019 02:07:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 02:16:26 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/203">@say</a>  the meaning fo Li is that: you flashed/upload the IMU-FW by the link he supplied, and then it will worked well.<br />
after working well you can get the serial data by serial tool and receive the data like: 55 55 7A 31.</p>
<p>so pls refer to my comments above? and we can go on the discussion..</p>
<p>for serial tool get data and check FW version, pls refer to summary topic link of open-imu family:<br />
<a href="https://forum.aceinna.com/topic/93/top-topics-of-common-operations-with-openimu-products/2">https://forum.aceinna.com/topic/93/top-topics-of-common-operations-with-openimu-products/2</a></p>
]]></description><link>https://forum.aceinna.com//post/447</link><guid isPermaLink="true">https://forum.aceinna.com//post/447</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Thu, 21 Nov 2019 02:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 02:45:49 GMT]]></title><description><![CDATA[<p>Hi say,<br />
I mean if you could get the 55 55 7A 31 from uart interface,  after OpenIMU330BI updated the openimu330BI firmware.  or you could save your OpenIMU330BI image bin file and send to us to check.</p>
]]></description><link>https://forum.aceinna.com//post/448</link><guid isPermaLink="true">https://forum.aceinna.com//post/448</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Thu, 21 Nov 2019 02:45:49 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 02:50:39 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Hi cek,</p>
<p>Here's a screenshot of the data from HTerm on COM14:</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/33c27dd6-3c53-4a31-bbbd-ed98ef07bd24-image-k383zl4b.png" alt="33c27dd6-3c53-4a31-bbbd-ed98ef07bd24-image.png" class="img-responsive img-markdown" /></p>
<p>The last 6 Pages (58-63) are write protected when I first open the Target &gt; Settings &gt; Option Bytes window.</p>
<p>My Serial Number from the label on the OpenIMU330BI EVK is:<br />
1927300441</p>
]]></description><link>https://forum.aceinna.com//post/449</link><guid isPermaLink="true">https://forum.aceinna.com//post/449</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Thu, 21 Nov 2019 02:50:39 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 03:10:22 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Hi cek,</p>
<p>Here's another screenshot of the HTerm data with the data type set to Hex and the data scrolled back to the beginning.  The first few bytes do indeed read 55 55 7A 31 as you can see.</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/8dd0b811-fa20-4d94-be33-cc5cca84835d-image-k3850p9g.png" alt="8dd0b811-fa20-4d94-be33-cc5cca84835d-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/450</link><guid isPermaLink="true">https://forum.aceinna.com//post/450</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Thu, 21 Nov 2019 03:10:22 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 05:32:54 GMT]]></title><description><![CDATA[<p>your version of FW is 1.1.1, but calibrated area is broken, may be from your first flasing 1.1.1 you mentioned.</p>
]]></description><link>https://forum.aceinna.com//post/451</link><guid isPermaLink="true">https://forum.aceinna.com//post/451</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Thu, 21 Nov 2019 05:32:54 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 05:46:59 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/203">@say</a> pls download the whole EEPROM bin file which include bootloader, fw and calibrated data, prepared for you. <a href="http://navview.blob.core.windows.net/forum/upload/1927300441_330BI_EVK_whole_EEPROM-k38aj57c.bin" rel="nofollow">1927300441_330BI EVK_whole EEPROM.bin</a></p>
<p>then pls follow below <strong>topic_5 steps</strong> to upload the bin to your IMU330:<br />
<a href="https://forum.aceinna.com/topic/93/top-topics-of-common-operations-with-openimu-products">https://forum.aceinna.com/topic/93/top-topics-of-common-operations-with-openimu-products</a></p>
<p>reset the power, you should connect the ANS web.</p>
]]></description><link>https://forum.aceinna.com//post/452</link><guid isPermaLink="true">https://forum.aceinna.com//post/452</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Thu, 21 Nov 2019 05:46:59 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Thu, 21 Nov 2019 17:22:31 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Hi cek,</p>
<p>I installed the EEPROM bin file which you sent to me exactly according to the instructions under section 5 of the link above, starting at location 0x08000000, with a size of 0x30000.  I set the 6 Option Bytes afterward and restarted the IMU board.  I could not get the IMU to connect.  I repeated the procedure again.   I still cannot connect to the IMU with the OpenIMU Monitor.  What should I do?</p>
]]></description><link>https://forum.aceinna.com//post/455</link><guid isPermaLink="true">https://forum.aceinna.com//post/455</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Thu, 21 Nov 2019 17:22:31 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 00:43:02 GMT]]></title><description><![CDATA[<ol>
<li>check the serial data, what is sending from IMU now? your pic</li>
</ol>
]]></description><link>https://forum.aceinna.com//post/456</link><guid isPermaLink="true">https://forum.aceinna.com//post/456</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Fri, 22 Nov 2019 00:43:02 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 01:11:47 GMT]]></title><description><![CDATA[<p>I cannot get any data from the IMU over HTerm.</p>
<p>After establishing communication with the ST_LINK Utility, I tried to connect to each of the 5 COM ports using HTerm while the ST-LINK/V2 debugger LED is flashing alternately green and red.  I could not get any data from the IMU over HTerm.</p>
<p>I also disconnected the IMU with the ST-LINK Utility and then again tried to connect to each of the 5 COM ports using HTerm while the ST-LINK/V2 debugger LED is constant red.  I could not get any data from the IMU over HTerm.</p>
]]></description><link>https://forum.aceinna.com//post/458</link><guid isPermaLink="true">https://forum.aceinna.com//post/458</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Fri, 22 Nov 2019 01:11:47 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 03:30:28 GMT]]></title><description><![CDATA[<ol>
<li>unlock the sectors</li>
<li>upload bin file</li>
<li>lock the sectors</li>
<li>restart the IMU<br />
if right steps, it will working on well IMU HW.<br />
pls show pics of above steps, let's try again.</li>
</ol>
]]></description><link>https://forum.aceinna.com//post/459</link><guid isPermaLink="true">https://forum.aceinna.com//post/459</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Fri, 22 Nov 2019 03:30:28 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 07:29:56 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Hi cek,</p>
<p>I performed the steps above exactly as listed.  Here is a screenshot of the ST-LINK Utility after successfully uploading the bin file, locking the sectors, and restarting the IMU:<br />
<img src="http://navview.blob.core.windows.net/forum/upload/bb3dcc88-fa82-40e7-8ae7-0e2f1ca6389a-image-k39tj67e.png" alt="bb3dcc88-fa82-40e7-8ae7-0e2f1ca6389a-image.png" class="img-responsive img-markdown" /></p>
<p>I immediately saw good data over HTerm on COM14:<br />
<img src="http://navview.blob.core.windows.net/forum/upload/3ec266c6-4858-41a3-9dd7-fc312ee85337-image-k39tk9x3.png" alt="3ec266c6-4858-41a3-9dd7-fc312ee85337-image.png" class="img-responsive img-markdown" /></p>
<p>However, I still cannot connect to the OpenIMU Monitor at <a href="http://developers.aceinna.com/devices/record-next" rel="nofollow">developers.aceinna.com/devices/record-next</a></p>
<p>What next steps should I take?</p>
]]></description><link>https://forum.aceinna.com//post/460</link><guid isPermaLink="true">https://forum.aceinna.com//post/460</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Fri, 22 Nov 2019 07:29:56 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 08:58:28 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/203">@say</a> Hi Say，Now you have flashed the right image, the unit output the z1 package via uart interface.  please use chrome browser, download the &quot;IMU Server Ready-to-Use (Windows)&quot;  and try again. <img src="http://navview.blob.core.windows.net/forum/upload/2019-11-22_16h55_31-k39wwj1y.jpg" alt="2019-11-22_16h55_31.jpg" class="img-responsive img-markdown" /> <img src="http://navview.blob.core.windows.net/forum/upload/2019-11-22_16h53_10-k39wwihq.jpg" alt="2019-11-22_16h53_10.jpg" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/461</link><guid isPermaLink="true">https://forum.aceinna.com//post/461</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Fri, 22 Nov 2019 08:58:28 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Fri, 22 Nov 2019 18:11:24 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/4">@Li-YiFan</a></p>
<p>Hi Li-YiFan,</p>
<p>I downloaded the IMU Server Ready-To-Use (Windows) using the Chrome browser and installed it as shown above.  I still cannot connect to the IMU using ANS.   After opening ANS, when I run Server_win32_1.1.1, a DOS console window opens briefly as shown here:</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/da4e139a-2ee1-417e-a782-ec12a854764b-image-k3agh93e.png" alt="da4e139a-2ee1-417e-a782-ec12a854764b-image.png" class="img-responsive img-markdown" /></p>
<p>It gives the message as shown: &quot;Cannot configure port, something went wrong.  Original message: ..&quot;</p>
<p>How should I correct this problem?</p>
]]></description><link>https://forum.aceinna.com//post/462</link><guid isPermaLink="true">https://forum.aceinna.com//post/462</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Fri, 22 Nov 2019 18:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 02:44:05 GMT]]></title><description><![CDATA[<p>First, pls save(backup) whole EEPROM bin file, and send to us. we need to check deeply.<br />
follow the steps in <a href="https://forum.aceinna.com/topic/93/top-topics-of-common-operations-with-openimu-products">topic_5</a>, <strong>address 0x08000000, size 0x30000.</strong></p>
<p>Second, pls use the testing server.exe try again, if still not, pls send to us the Server_log file which in same file with server.exe<br />
<a href="http://navview.blob.core.windows.net/forum/upload/server_191123_with_log_8000-k3ayyt7a.exe" rel="nofollow">server_191123_with_log_8000.exe</a><br />
thanks a lot.</p>
]]></description><link>https://forum.aceinna.com//post/463</link><guid isPermaLink="true">https://forum.aceinna.com//post/463</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Sat, 23 Nov 2019 02:44:05 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 01:43:18 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/203">@say</a> Hi say, if the IMU Server Ready-To-Use (Windows)  could connected with the OpenIMU330BI successfully, there will be the log <img src="http://navview.blob.core.windows.net/forum/upload/2019-11-23_09h29_02-k3awiezd.jpg" alt="2019-11-23_09h29_02.jpg" class="img-responsive img-markdown" /> .   The log picture you upload is Blurred, please send us a new one.  BTW, could you send us a photo how you connected OpenIMU330BI with your computer. And if you could change a PC or USB port and test again?</p>
]]></description><link>https://forum.aceinna.com//post/464</link><guid isPermaLink="true">https://forum.aceinna.com//post/464</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Sat, 23 Nov 2019 01:43:18 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 04:41:06 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Hello cek,</p>
<p>I downloaded the EEPROM bin file and ran the server file you sent me with the log.  I cannot attach them here.  How do I send these files to you?</p>
]]></description><link>https://forum.aceinna.com//post/465</link><guid isPermaLink="true">https://forum.aceinna.com//post/465</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Sat, 23 Nov 2019 04:41:06 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 04:48:16 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/4">@Li-YiFan</a></p>
<p>Hi Li-YiFan,</p>
<p>Here is a screenshot of the Visual Studio Code terminal window after running <a href="http://server.py" rel="nofollow">server.py</a>.  It has the same output as Server_win32_1.1.1.  The DOS command window disappears very quickly after running Server_win32_1.1.1, so the picture is blurry.</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/ff5a04d9-79e6-40fb-8054-874d66e30280-image-k3b3de4g.png" alt="ff5a04d9-79e6-40fb-8054-874d66e30280-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/466</link><guid isPermaLink="true">https://forum.aceinna.com//post/466</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Sat, 23 Nov 2019 04:48:16 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 04:56:51 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/87">@cek</a></p>
<p>Here is a screenshot of the server log file:</p>
<p><img src="http://navview.blob.core.windows.net/forum/upload/3da2b60f-a09b-468f-ba4e-4f56e6ac82bc-image-k3b3pxu2.png" alt="3da2b60f-a09b-468f-ba4e-4f56e6ac82bc-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/467</link><guid isPermaLink="true">https://forum.aceinna.com//post/467</guid><dc:creator><![CDATA[say]]></dc:creator><pubDate>Sat, 23 Nov 2019 04:56:51 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sat, 23 Nov 2019 06:44:27 GMT]]></title><description><![CDATA[<p>send to us <strong>your saved EEPROM bin file and Server_log</strong>, by<br />
<a href="mailto:ekchen@aceinna.com" rel="nofollow">ekchen@aceinna.com</a>   email to me<br />
or<br />
upload under the forum topic in below steps:<br />
<img src="http://navview.blob.core.windows.net/forum/upload/99e87d99-5d3b-468b-8662-22c5b8c98e47-image-k3b7eum5.png" alt="99e87d99-5d3b-468b-8662-22c5b8c98e47-image.png" class="img-responsive img-markdown" /><br />
<img src="http://navview.blob.core.windows.net/forum/upload/b13513f7-c950-4abf-a7fc-ea3172d44dd5-image-k3b7frwn.png" alt="b13513f7-c950-4abf-a7fc-ea3172d44dd5-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/468</link><guid isPermaLink="true">https://forum.aceinna.com//post/468</guid><dc:creator><![CDATA[cek]]></dc:creator><pubDate>Sat, 23 Nov 2019 06:44:27 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot connect to OpenIMU330BI EVK on Sun, 24 Nov 2019 03:58:45 GMT]]></title><description><![CDATA[<p>How about changing a  computer and test?</p>
]]></description><link>https://forum.aceinna.com//post/470</link><guid isPermaLink="true">https://forum.aceinna.com//post/470</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Sun, 24 Nov 2019 03:58:45 GMT</pubDate></item></channel></rss>