<?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[Receiving weird message in reply to a uP]]></title><description><![CDATA[<p>I'm trying to update a few configuration messages (in sequence) with uP. It works ... mostly. After a few uP, I get a message that looks like</p>
<pre><code>0x55 0x55 0x00 0x00 0x02 0x45 0x50 0x37 0x62
</code></pre>
<p>The message is valid (good format, good length, CRC passes). I don't know if it makes any sense, but the payload (0x45 0x50) is EP, which is the name of the configured periodic packet.</p>
<p>I'm assuming it is sent from the messaging layer ... would you guys have some insights for me ?</p>
]]></description><link>https://forum.aceinna.com//topic/72/receiving-weird-message-in-reply-to-a-up</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 04:23:32 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/72.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Aug 2019 21:06:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Receiving weird message in reply to a uP on Thu, 29 Aug 2019 21:06:52 GMT]]></title><description><![CDATA[<p>I'm trying to update a few configuration messages (in sequence) with uP. It works ... mostly. After a few uP, I get a message that looks like</p>
<pre><code>0x55 0x55 0x00 0x00 0x02 0x45 0x50 0x37 0x62
</code></pre>
<p>The message is valid (good format, good length, CRC passes). I don't know if it makes any sense, but the payload (0x45 0x50) is EP, which is the name of the configured periodic packet.</p>
<p>I'm assuming it is sent from the messaging layer ... would you guys have some insights for me ?</p>
]]></description><link>https://forum.aceinna.com//post/250</link><guid isPermaLink="true">https://forum.aceinna.com//post/250</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Thu, 29 Aug 2019 21:06:52 GMT</pubDate></item><item><title><![CDATA[Reply to Receiving weird message in reply to a uP on Fri, 30 Aug 2019 12:46:31 GMT]]></title><description><![CDATA[<p>So, for the record, it seems that this packet is sent by the unit in case an invalid message is sent to it.</p>
<p>Can someone from AceINNA confirm this ?</p>
]]></description><link>https://forum.aceinna.com//post/255</link><guid isPermaLink="true">https://forum.aceinna.com//post/255</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Fri, 30 Aug 2019 12:46:31 GMT</pubDate></item><item><title><![CDATA[Reply to Receiving weird message in reply to a uP on Fri, 30 Aug 2019 23:05:19 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/115">@Sylvain-Joyeux</a></p>
<p>Have you created this new packet?<br />
&quot;EP&quot; is not in default list of available packets.<br />
And the message you see it's NAK message - seems like system does not recognize the packet</p>
]]></description><link>https://forum.aceinna.com//post/257</link><guid isPermaLink="true">https://forum.aceinna.com//post/257</guid><dc:creator><![CDATA[Andrey Bondarev]]></dc:creator><pubDate>Fri, 30 Aug 2019 23:05:19 GMT</pubDate></item><item><title><![CDATA[Reply to Receiving weird message in reply to a uP on Sun, 01 Sep 2019 13:04:44 GMT]]></title><description><![CDATA[<p>I have created EP. The NAK was caused by a bug I introduced somewhere in the packet-to-type conversion logic. As was, it seems, the issue with flashing the firmware.</p>
<p>Thanks for the confirmation.</p>
<p>For those that would be interested, I've written down a protocol documentation - it has some stuff that's specific to our firmware, but most of it isn't: <a href="https://github.com/tidewise/drivers-imu_aceinna_openimu/blob/master/Protocol.md" rel="nofollow">https://github.com/tidewise/drivers-imu_aceinna_openimu/blob/master/Protocol.md</a></p>
]]></description><link>https://forum.aceinna.com//post/263</link><guid isPermaLink="true">https://forum.aceinna.com//post/263</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Sun, 01 Sep 2019 13:04:44 GMT</pubDate></item></channel></rss>