<?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>BLE Development with VS code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83499/ble-development-with-vs-code</link><description>Hallo, 
 
 I am looking for some tutorial for developing BLE centre and peripheral device using nRF5340 DK. I am not familiar with SEGGER and device studios so I am working with VS code. is there any tutorial for beginner in service and advertisement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Jan 2022 11:06:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83499/ble-development-with-vs-code" /><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/349206?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 11:06:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a17b615e-98c3-4b8a-a0ae-3d13e0722ccc</guid><dc:creator>CheMax</dc:creator><description>&lt;p&gt;Yes. i see this video too.&amp;nbsp;this format is very convenient, but there is one difficulty:&amp;nbsp;I tried to create a project for NRF5340 according to this guide and got confused.&amp;nbsp;there is not enough simple step that will push in the right direction. there should be a simple demo that will take you by the hand from the moment you connect the board to a PC and create an application that uses both cores. This will be a really huge benefit for a quick start.&lt;/p&gt;
&lt;p&gt;Is there (at least discussed) a tutorial in your roadmap for using the BLE stack (network core) with a simple application for 5340?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/349190?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 10:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc362f5a-09ef-472f-ac45-64bbd7180953</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Yes. Though I can&amp;#39;t give much information about our roadmap as that is continuously changing. Have you taken a look at &lt;a href="https://www.youtube.com/watch?v=hY_tDext6zA&amp;amp;t=356s"&gt;this tutorial btw?&lt;/a&gt; I dont think I have mentioned it earlier in this thread.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/349155?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 09:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c26381d7-118a-41dc-beff-159fb85cfafe</guid><dc:creator>CheMax</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/83499/ble-development-with-vs-code/347098#347098"]We do not have many tutorials for developing in VS Code yet[/quote]
&lt;p&gt;but your have plan for adding?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/347098?ContentTypeID=1</link><pubDate>Tue, 11 Jan 2022 09:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1feac61-59c8-40c3-b6be-26ceb9fd8951</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Sreejith, I see.&lt;/p&gt;
&lt;p&gt;We do not have many tutorials for developing in VS Code yet, but keep in mind that VSC is just an IDE; you can also use whichever tutorial and implement in VSC if you want to. However, the webinar for remote service is definitely one you should look at. Good thing that you found it.&lt;/p&gt;
[quote user="Sreejith Sundh"]I could not connect my board with NRF Terminal (do you have any idea how to establish connection via NRF Termina in VS code).[/quote]
&lt;p&gt;Do you simply not see the terminal on VSC or does it for instance not show any info? And what does it say on the bottom left about connected devices?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/346907?ContentTypeID=1</link><pubDate>Mon, 10 Jan 2022 11:39:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1574ad2-5f48-45da-b0e9-0b77fca45ec7</guid><dc:creator>Sreejith Sundh</dc:creator><description>&lt;p&gt;Hi Elfving,&lt;/p&gt;
&lt;p&gt;Thanks for your response. I went through the code and succefully played my first app in VS code. But I am looking for the bluetooth tutorials for the VS code. I saw one webinar in Youtube by nordic team for the ble remote service but when I tried this I could not connect my board with NRF Terminal (do you have any idea how to establish connection via NRF Termina in VS code).&lt;/p&gt;
&lt;p&gt;Thanks for your suggestions!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;with Regards,&lt;/p&gt;
&lt;p&gt;Sreejith&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Development with VS code</title><link>https://devzone.nordicsemi.com/thread/346880?ContentTypeID=1</link><pubDate>Mon, 10 Jan 2022 10:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbe7f9a2-7ca3-4b5a-92ca-4b7c6cbd4cb3</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Sreejith!&lt;/p&gt;
&lt;p&gt;In order to get familiar with using NCS on Visual Studio code I would recommend taking a look at&lt;a href="https://www.nordicsemi.com/Events/2021/Webinar-Introducing-nRF-Connect-for-VS-Code"&gt; this webinar with Ali Aljaani,&lt;/a&gt; as well as &lt;a href="https://www.youtube.com/playlist?list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl"&gt;this tutorial series on youtube&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>