<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116810/proteus-e-module-disconnects-always</link><description>Hi, 
 I am using a Proteus-e module from Wurth Elektronik for a project. This module contains a nRF52805 chip. I am using the nRF Connect app to send commands to configure GPIO pins. I get my module connected but not bonded (I don&amp;#39;t know if that&amp;#39;s an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Nov 2024 15:19:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116810/proteus-e-module-disconnects-always" /><item><title>RE: Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/thread/512805?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 15:19:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05d0cb9e-0358-44ac-be4c-6cccad02ff86</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t have access to the source code then it&amp;#39;s very difficult for us to support you. Preferably you would direct this question to Wurth who made the fw.&lt;/p&gt;
[quote user="ccaro"]&lt;blockquote&gt;&lt;div&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/116810/proteus-e-module-disconnects-always/512579"&gt;Jared said:&lt;/a&gt;&lt;/div&gt;&lt;div&gt;Do you have access to debug logs directly from the module?&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;
&lt;p&gt;I don&amp;#39;t think so, but there is a tab in the nRF Connect app for debugging but haven&amp;#39;t used it.&lt;/p&gt;[/quote]
&lt;p&gt;You need to connect serially to read out the debug logs. But if you don&amp;#39;t have access to the source code then it&amp;#39;s difficult as you wouldn&amp;#39;t know what pins/backend that are used by the firmware for logging.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/thread/512607?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 14:27:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eba014b-2398-4ad2-a2a5-4e6bc041e44d</guid><dc:creator>ccaro</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/116810/proteus-e-module-disconnects-always/512579"]What fw is flashed to the nRF52805?Do you have access to the source code?[/quote]
&lt;p&gt;It&amp;#39;s the fw that uses Wurth v. 1.1.0. The source code is not accessible but the manual is here: &lt;a href="https://www.we-online.com/components/products/manual/2612011024000_Proteus-e%2026120011024000%20Manual_rev1.6.pdf"&gt;https://www.we-online.com/components/products/manual/2612011024000_Proteus-e%2026120011024000%20Manual_rev1.6.pdf&lt;/a&gt;&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/116810/proteus-e-module-disconnects-always/512579"]Are you connecting to the module from the nRF Connect mobile application and trying to control the GPIOs by writing to BLE service on the module?[/quote]
&lt;p&gt;Yes, that&amp;#39;s it. But first I am trying to ask for the FW version as a first try. I send start byte (02), command byte (10), length (0100), payload (01) and checksum (12). I should receive or at least it should be shown up in their Smart Commander tool &amp;quot;02 50 0400 00000101 56&amp;quot; but I obtain, no matter what I send (even just a byte) &amp;quot;02 41 0200 0101 41&amp;quot; which is the CMD_GETSTATE_CNF response. According to the manual:&amp;nbsp; The module will send a CMD_GETSTATE_CNF (0x02 41 02 00 01 01 41) to indicate &amp;quot;ready for operation&amp;quot; after the /RESET pin was released&amp;quot;.&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/116810/proteus-e-module-disconnects-always/512579"]Do you have access to debug logs directly from the module?[/quote]
&lt;p&gt;I don&amp;#39;t think so, but there is a tab in the nRF Connect app for debugging but haven&amp;#39;t used it.&lt;/p&gt;
&lt;p&gt;Do you need screenshots for further information? Please ask for it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/thread/512579?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 12:59:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f871b7a4-d1e5-4587-880f-bf59f0f40841</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="ccaro"]I haven&amp;#39;t developed anything, just using their hardware which is connected to the PC and from nRF Connect app via BT I send their own commands.&amp;nbsp;[/quote]
&lt;p&gt;What fw is flashed to the nRF52805?Do you have access to the source code?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Are you connecting to the module from the nRF Connect mobile application and trying to control the GPIOs by writing to BLE service on the module?&lt;/p&gt;
&lt;p&gt;Please elaborate more!&lt;/p&gt;
[quote user=""]&amp;quot;Error 133 (0x85): GATT ERROR and just after it Error 8 (0x8): GATT CONN TIMEOUT.&amp;nbsp;[/quote]
&lt;p&gt;Error 133 is used as a generic error and unfortunately does not specify the error source. Do you have access to debug logs directly from the module?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/thread/512550?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 10:27:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc9f3b83-6546-462b-a332-c672e7aba5a6</guid><dc:creator>ccaro</dc:creator><description>&lt;p&gt;Hi Jared,&lt;/p&gt;
&lt;p&gt;I am not sure what you mean in your first question but I am sending the commands in the format that Wurth specify in their manual&amp;nbsp;PROTEUS-E 2612011024000. I haven&amp;#39;t developed anything, just using their hardware which is connected to the PC and from nRF Connect app via BT I send their own commands.&amp;nbsp;&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/116810/proteus-e-module-disconnects-always/512549"]It seems that the issue is that you get a different result by using&amp;nbsp;&lt;span&gt;&amp;nbsp;WE Bluetooth LE Terminal versus when you use other third-party application nRF Connect app included?&amp;nbsp;&lt;/span&gt;[/quote]
&lt;p&gt;More than a different result it works perfectly in WE Bluetooth LE Terminal but it fails to respond and disconnects after it. It is also happening to me with the Serial Bluetooth Terminal by Kai Morich.&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;
&lt;p&gt;Carlos&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Proteus-e module disconnects always</title><link>https://devzone.nordicsemi.com/thread/512549?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 10:16:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbba829b-b362-4454-8484-63fa34950ae7</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you using any specific samples from the SDK or is this a custom application?&lt;/p&gt;
&lt;p&gt;It seems that the issue is that you get a different result by using&amp;nbsp;&lt;span&gt;&amp;nbsp;WE Bluetooth LE Terminal versus when you use other third-party application nRF Connect app included?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>