<?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>Thingy91: LTE BLE Gateway with Modem Info</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54848/thingy91-lte-ble-gateway-with-modem-info</link><description>I have been closely following this thread ( https://devzone.nordicsemi.com/f/nordic-q-a/52689/nrf9160-lte-sensor-gateway-on-thingy-91/217018 ) to provide support for the LTE BLE Gateway sample on the Thingy91. The patch provided in the thread is working</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Dec 2019 15:18:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54848/thingy91-lte-ble-gateway-with-modem-info" /><item><title>RE: Thingy91: LTE BLE Gateway with Modem Info</title><link>https://devzone.nordicsemi.com/thread/225944?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2019 15:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad440a2e-a23b-4480-abde-b4f7bc643c39</guid><dc:creator>Dheeraj</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Any luck with the below issue.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Recently we are facing the below issue as well, after porting above configuration changes.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;***** Booting Zephyr OS version 2.1.0-rc1 *****&lt;br /&gt;&lt;strong&gt;00&amp;gt; &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;00&amp;gt; [00:00:00.462,219] &amp;lt;err&amp;gt; at_host: UART check failed: 12. Dropping buffer and retrying.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[00:00:01.395,111] &amp;lt;err&amp;gt; at_host: Cannot bind UART_0&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;[00:00:01.494,323] &amp;lt;err&amp;gt; at_host: UART could not be initialized: -22&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please help us, as this is blocking our production.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your time.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy91: LTE BLE Gateway with Modem Info</title><link>https://devzone.nordicsemi.com/thread/225277?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2019 05:03:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2b448e1-5926-4c9a-9874-055d0a672cad</guid><dc:creator>Dheeraj</dc:creator><description>&lt;p&gt;Hi Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have flashed the above image &amp;quot;&lt;strong&gt;merged.hex&lt;/strong&gt;&amp;quot;, to get the BLE values on thingy91 (&lt;strong&gt;nrf9160_pca20035ns&lt;/strong&gt;).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Before this, I have flashed respective hci_uart on nrf52840 (PCA20035)&lt;/p&gt;
&lt;p&gt;I followed the &amp;quot;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52689/nrf9160-lte-sensor-gateway-on-thingy-91/217018"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/52689/nrf9160-lte-sensor-gateway-on-thingy-91/217018&lt;/a&gt;&amp;nbsp;&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But unfortunately, the kernel is panicked, Please find the below RTT viewer logs.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;/******************************&amp;nbsp; LOGS&amp;nbsp; ************************************/&lt;/p&gt;
&lt;p&gt;# SEGGER J-Link RTT Viewer V6.54c Terminal Log File&lt;br /&gt;# Compiled: 17:04:11 on Nov 7 2019&lt;br /&gt;# Logging started @ 12 Dec 2019 20:54:08&lt;/p&gt;
&lt;p&gt;00&amp;gt; Application started&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; &lt;strong&gt;Initializing Bluetooth..&lt;/strong&gt;&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; Establishing LTE link (this may take some time) ...&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; ASSERTION FAIL [err == 0] @ &lt;strong&gt;C:/Nordic/nRFConnectSDK/whatever/ncs/zephyr/subsys/bluetooth/host/hci_core.c:340&lt;/strong&gt;&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; k_sem_take failed with err -11&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,144] &amp;lt;err&amp;gt; os: r0/a1: 0x00000004 r1/a2: 0x00000154 r2/a3: 0x00000002&lt;br /&gt;00&amp;gt; [00:00:10.473,1400&amp;gt; [00:00:10.473,144] &amp;lt;err&amp;gt; os: r3/a4: 0x20020cb8 r12/ip: 0x00000000 r14/lr: 0x000174f7&lt;br /&gt;00&amp;gt; [00:00:10.473,144] &amp;lt;err&amp;gt; os: xpsr: 0x4100&amp;gt; [00:00:10.473,144] &amp;lt;err&amp;gt; os: xpsr: 0x41000000&lt;br /&gt;00&amp;gt; [00:00:10.473,175] &amp;lt;err&amp;gt; os: s[0]: 0x00000000 s[1]: 0x00000000 s[2]: 0x00000000 s[3]: 0x00000000&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,175] &amp;lt;err&amp;gt; 00&amp;gt; [00:00:10.473,175] &amp;lt;err&amp;gt; os: s[4]: 0x00000000 s[5]: 0x00000000 s[6]: 0x00000000 s[7]: 0x00000000&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,205] &amp;lt;err&amp;gt; os: s[8]: 0x00000000 s[9]: 0x00000000 s[10]:00&amp;gt; [00:00:10.473,205] &amp;lt;err&amp;gt; os: s[8]: 0x00000000 s[9]: 0x00000000 s[10]: 0x00000000 s[11]: 0x00000000&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,205] &amp;lt;err&amp;gt; os: s[12]: 0x00000000 s[13]: 0x00000000 s[14]: 0x00000000 00&amp;gt; [00:00:10.473,205] &amp;lt;err&amp;gt; os: s[12]: 0x00000000 s[13]: 0x00000000 s[14]: 0x00000000 s[15]: 0x00000000&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,236] &amp;lt;err&amp;gt; os: fpscr: 0x00018b15&lt;br /&gt;00&amp;gt; &lt;br /&gt;00&amp;gt; [00:00:10.473,266] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00000&amp;gt; [00:00:10.473,266] &amp;lt;err&amp;gt; os: Faulting instruction address (r15/pc): 0x00039ad6&lt;br /&gt;00&amp;gt; [00:00:10.473,266] &amp;lt;err&amp;gt; os: &amp;gt;&amp;gt;&amp;gt; ZEPHYR FATAL ERROR 4: Kernel panic&lt;br /&gt;00&amp;gt; [00:00:10.473,266] &amp;lt;err&amp;gt; os: Current thre00&amp;gt; [00:00:10.473,266] &amp;lt;err&amp;gt; os: Current thread: 0x200283a4 (unknown)&lt;br /&gt;00&amp;gt; [00:00:10.876,190] &amp;lt;err&amp;gt; os: Halting system&lt;br /&gt;# Logging stopped @ 12 Dec 2019 20:55:14&lt;/p&gt;
&lt;p&gt;&amp;nbsp;/*****************************&amp;nbsp; &amp;nbsp; &amp;nbsp; End of Logs&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;**********************************/&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please let me know if I am missing anything, to the BLE values on Thingy91 (PCA20035), as its blocking the production.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your help.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy91: LTE BLE Gateway with Modem Info</title><link>https://devzone.nordicsemi.com/thread/223456?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2019 01:09:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51d0c0c4-64d0-4cad-aea1-c979741a360d</guid><dc:creator>Cody</dc:creator><description>&lt;p&gt;Thank you Simon, I believe it was simply a misconfiguration of the prj.conf file - using the sample project you provided I was able to bisect the issue. I have now moved on to implementing FOTA and running into additional issues, would you like me to open a new issue or should I add it to this one?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy91: LTE BLE Gateway with Modem Info</title><link>https://devzone.nordicsemi.com/thread/223393?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2019 15:20:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b091c608-679d-4f6b-86a1-7de70c6941f2</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I was able to enable the modem info library in the lte_ble_gateway example on the Thingy:91. Could you test the example I provided and see if it works for you?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c563c3a86a6a497db4f9d45939c4c7f6/merged.hex"&gt;devzone.nordicsemi.com/.../merged.hex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-c563c3a86a6a497db4f9d45939c4c7f6/lte_5F00_ble_5F00_gateway.zip"&gt;devzone.nordicsemi.com/.../lte_5F00_ble_5F00_gateway.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&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></channel></rss>