<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88430/how-to-program-nrf6936</link><description>Hello, that&amp;#39;s my first post, I&amp;#39;m starting in the world of nordic and I want to know how to configurate it to program in VS code, I already do all the steps in the 3 first videos but I can&amp;#39;t get that my laptop find the device from any of the apps of nRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 03 Jun 2022 07:52:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88430/how-to-program-nrf6936" /><item><title>RE: How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/thread/370811?ContentTypeID=1</link><pubDate>Fri, 03 Jun 2022 07:52:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:403b08a7-7c00-4933-b4c1-862634f6e3d9</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In nRF Connect SDK you can use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/zephyr/hardware/peripherals/sensor.html#sensor-api"&gt;Sensors&lt;/a&gt;&amp;nbsp;module in Zephyr to gather&amp;nbsp;data from the sensors. I do not have much experience with MIT App Inventor, so I do not know what its possibilities and limitations are, but if your plan is to send sensor data from the Thingy to a phone, then I would suggest using the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/libraries/bluetooth_services/services/nus.html#nus-service-readme"&gt;Nordic UART Service&lt;/a&gt;&amp;nbsp;to send the data.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/thread/370771?ContentTypeID=1</link><pubDate>Thu, 02 Jun 2022 20:45:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fd71bfa-f4ba-45fc-a51c-373e13e67557</guid><dc:creator>user116566</dc:creator><description>&lt;p&gt;Thank you very much Marte, I already ordered the debugger, as long as arrive I will try to make my own app in MIT app inventor, do you have any example to get data from my Nordic sensors in this development app page?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/thread/370409?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 10:58:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d561808-5805-48fb-9a5c-9d83949bd4cf</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="Abdiel94"]where can I find an external debugger that include the P9 connector, or which do you recommend me?[/quote]
&lt;p&gt;You can use a DK as debugger, for example nRF52 DK, or you can use a SEGGER J-Link debug probe. If you use a DK you need a 10-pin 2x5 1.27 mm cable to connect to P9 on the Thingy:52 and the debug output connector on the DK, for example&amp;nbsp;&lt;a href="https://www.adafruit.com/product/1675"&gt;this one&lt;/a&gt;. Under Thingy Hardware in&amp;nbsp;&lt;a href="https://test-devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-the-thingy-52-and-gcc-gdb"&gt;Getting Started with the Thingy:52 and GCC/GDB&lt;/a&gt;&amp;nbsp;you can see a picture of&amp;nbsp;this set up, using nRF52 DK.&lt;/p&gt;
[quote user="Abdiel94"]And another question, it&amp;#39;s possible add extra sensors in P4 section of the thingy:52 ?[/quote]
&lt;p&gt;Yes, P4 has extra GPIOs that you can connect things to, such as sensors. See&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/boards/arm/thingy52_nrf52832/doc/index.html#pin-header"&gt;Pin Header&lt;/a&gt;&amp;nbsp;for more information.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/thread/370290?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 16:38:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76353f38-31e6-4d4a-a7a9-ceacbbf2dd7b</guid><dc:creator>user116566</dc:creator><description>&lt;ul&gt;
&lt;li&gt;Hi Marte, where can I find an external debugger that include the P9 connector, or which do you recommend me? And another question, it&amp;#39;s possible add extra sensors in P4 section of the thingy:52 ?&lt;/li&gt;
&lt;li&gt;Thanks for your fast answer :)&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to program nRF6936?</title><link>https://test-devzone.nordicsemi.com/thread/370175?ContentTypeID=1</link><pubDate>Tue, 31 May 2022 11:05:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20670fa5-da15-4c68-8d3f-21b203da2784</guid><dc:creator>user92402</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The Thingy:52 does not have an onboard debugger,&amp;nbsp;so it will not show up in VS Code when you connect to it through USB. The same is true for the Programmer app in nRF Connect for Desktop, unless the device has a bootloader programmed, which Thingy:52 does not have by default. To program it you will have to use an external debugger connected to the P9 connector on the Thingy:52. You can see the connector in figure 2 here:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy52/UG/thingy52/hw_description/hw_figures.html"&gt;Thingy:52 Hardware figures&lt;/a&gt;. For more information see&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/boards/arm/thingy52_nrf52832/doc/index.html#programming-and-debugging"&gt;Thingy 52 Programming and Debugging&lt;/a&gt;. This guide only mentions using command line, but with an external debugger you can also use both VS Code and the Programmer app.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>