<?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>Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83400/cannot-connect-my-custom-app-with-wahoo</link><description>Hello, 
 I am using s112_nrf52_7.0.1 I have the nrfRF5 SDK and I built a custom application using BLE. 
 When trying to test it I use the example ble_app_hrs and it works, I am able to connect and read simulated values off wahoo. When I load my custom</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 07 Jan 2022 14:05:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83400/cannot-connect-my-custom-app-with-wahoo" /><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346720?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 14:05:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77bf85fa-aa1b-4e8c-8dfb-c3d359ab7a2f</guid><dc:creator>Dimi-zh</dc:creator><description>&lt;p&gt;Hello.,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes so the key things for me were to properly initiate the gatt function and to have&lt;span&gt;&amp;nbsp;application_timers() called at the right time.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Yes you can close it!&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you,&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346607?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 08:04:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97c22d56-7832-4ead-96a7-602356c6522e</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Glad to hear you found the root cause of this issue, and thank you for sharing your solution as it might help future developers with the same/similar issues.&lt;/p&gt;
&lt;p&gt;Let me know if we can close this case now.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346521?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 14:38:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91c15e68-66b5-4253-a4a2-07b80defa67f</guid><dc:creator>Dimi-zh</dc:creator><description>&lt;p&gt;Hello Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the advice, we will switch to the SDK v.17.0.2.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I managed to fix the error.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As I am quite new in this, I accidentally had commented application_timers() function and i belive that was creating the issue.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346503?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 13:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97582213-9f9d-475d-94f8-ff5bb7330e6b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Dimitar&lt;/p&gt;
&lt;p&gt;Okay, first off it&amp;#39;s strongly recommended to move to SDK v17.0.2 or newer, as there are some bug fixes that should be implemented from SDK v17.0.0, as stated in &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/index.html"&gt;v17.0.2 release notes.&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m guessing the connection issue is either due to the peripheral not handling connection requests correctly, or due to the Wahoo app requiring some security parameters or services that your peripheral doesn&amp;#39;t provide. Are you sure it includes the same security parameters, connection handling, and services as the ble_app_hrs example?&lt;/p&gt;
&lt;p&gt;It would also help if we could see a debug log either using the UART backend and a terminal like PuTTY (which I think is default), or the RTT backend and the &lt;a href="https://www.segger.com/products/debug-probes/j-link/tools/rtt-viewer/"&gt;RTT viewer.&lt;/a&gt;&amp;nbsp;If you&amp;#39;re new to the development process in our SDK and with nRF devices, I would suggest checking out &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/10729/my-device-is-freezing-and-restarting"&gt;this guide on debugging in the nRF5 SDK&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346478?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 12:53:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a90d7a3d-5eda-43b0-81dc-bac519be1d17</guid><dc:creator>Dimi-zh</dc:creator><description>&lt;p&gt;I am using the sdk 17.0.0. For the hardware I am using a Nordic development kit nRF5, the end goal is to flash a nRF52810, but for now i just want to be able to safely flash the dev kit. The example we used to start with is the ble_app_cscs&lt;/p&gt;
&lt;p&gt;For the moment the custom application is supposed to connect to the phone through wahoo and it is supposed to output the power in watts .&amp;nbsp;&lt;br /&gt;When I go in my function to simulate the watts, I put logs and i see the value in the terminal output.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The thing I realized is when I use the ble_app_hrs, i see the application on wahoo, I try and connect to it, and then it says connected and the data transfer occurs.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As opposed to my custom application,&amp;nbsp;&lt;span&gt;I try and connect to it, and then it never actually connnects&amp;nbsp; connected and the data transfer occurs. &lt;br /&gt;Here is a screenshot of what I see&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1641473589272v1.jpeg" /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot connect my custom app with wahoo</title><link>https://devzone.nordicsemi.com/thread/346373?ContentTypeID=1</link><pubDate>Thu, 06 Jan 2022 08:54:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61f7863f-f362-4845-aba0-94f74dca6edf</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I think I need some more information in order to help you out here. Can you explain what this custom application does, and what example project it is based on? What nRF52 series device are you developing an application for?&lt;/p&gt;
&lt;p&gt;I&amp;#39;d also like to know what SDK version you&amp;#39;re using for development, and if you&amp;#39;re able to see any error messages when trying to connect to your custom application, either on the Wahoo app or on the nRF side? I hope you&amp;#39;re developing your application on a development board of some kind so you have the opportunity to debug the application.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>