<?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>Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95837/recording-procedure-using-nrf52832-development-kit-with-another-module-using-mcu-nrf52832</link><description>good afternoon people. I am developing a module, based on the electrical schematic of the development kit nRF52832(PCA10040). The idea is just to use the electrical schematic of the BLE to communicate via UART with other products. 
 The module looks like</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Jan 2023 11:56:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95837/recording-procedure-using-nrf52832-development-kit-with-another-module-using-mcu-nrf52832" /><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/406216?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2023 11:56:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d3a2e18-2eb9-4c61-bad2-21133d6b8455</guid><dc:creator>ssilva047</dc:creator><description>&lt;p&gt;okay, I&amp;#39;ll assess this situation. He&amp;#39;s having a private conversation with Jay Tyzzer. I already sent the Gerber file for him to evaluate.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/406212?ContentTypeID=1</link><pubDate>Tue, 24 Jan 2023 11:42:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f029893-63d4-44bc-8b25-b637af0d817d</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;After taking a closer look at your schematic I have found a problem. The antenna tuning capacitor have a value of 100nF, this is way too high. The tuning capacitance is usually in the pF range.This large capacitor will cause most of the TX signal to be reflected by the antenna back into the radio due to impedance mismatch.&lt;/p&gt;
&lt;p&gt;Without measuring the antenna impedance I can&amp;#39;t really recommend a suitable capacitance, but removing it should help with the antenna impedance. It won&amp;#39;t be perfect, but you should be able to see it advertising.&lt;br /&gt;We can tune the antenna and radio matching networks for you if you send us samples of the PCB. For more info on this please open a private ticket.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Bendik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/406120?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2023 20:23:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f59fbb74-3c4b-4f46-b94c-40e671aaeb9f</guid><dc:creator>ssilva047</dc:creator><description>&lt;p&gt;In my case I had to make the following changes in menuconfig.&lt;br /&gt;But I am using GPIO, UART.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_GPIO=y
# STEP 2 - Enable the serial driver in asynchronous mode
CONFIG_SERIAL=y
CONFIG_UART_ASYNC_API=y

CONFIG_ENTROPY_GENERATOR=y
CONFIG_TEST_RANDOM_GENERATOR=n
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
CONFIG_BT_DIS=y
CONFIG_BT_DIS_PNP=n
CONFIG_BT_BAS=y
CONFIG_BT_DEVICE_NAME=&amp;quot;FTMS Service&amp;quot;
CONFIG_BT_DEVICE_APPEARANCE=1157

&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/406119?ContentTypeID=1</link><pubDate>Mon, 23 Jan 2023 20:13:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e7cd91e-1afe-476a-89de-9c0f4a7568de</guid><dc:creator>ssilva047</dc:creator><description>&lt;p&gt;Good afternoon Bendik.&lt;/p&gt;
&lt;p&gt;Apologies for the delay&lt;/p&gt;
&lt;p&gt;That&amp;#39;s right, I connect the VTG pin to the same VDD source on the custom board.&lt;/p&gt;
&lt;p&gt;As shown in the picture of the custom plate.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But when I enable Bluetooth on the cell phone, I only find the MCU from the development kit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/405786?ContentTypeID=1</link><pubDate>Fri, 20 Jan 2023 09:15:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1aa23c93-ac28-4951-b46f-bb2d93e12bed</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you please open a separate ticket? If you make it a private one you can share the schematic of your PCB with us, too help with diagnosing the problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Bendik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/405690?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2023 13:39:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66cdb403-09d3-40dd-9274-f58af9c894cf</guid><dc:creator>Kundan_19</dc:creator><description>&lt;p&gt;I&amp;#39;m attempting to flash into BL651 module(it&amp;nbsp;has nrf52810 inside it)&amp;nbsp;using an nrf52Dk&amp;nbsp;with&amp;nbsp;nrf connect to vscode. I am using a Mac system, and despite connecting the external nrf52810 board as shown in the above schematic, the code is not flashing on the board. I tried changing the external board but had no luck.Is their any setting to be changed in the menuconfig .Please assist me!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/405676?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2023 13:00:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:122797f8-c078-4aa7-8ad0-5f2122ba2f40</guid><dc:creator>Bendik Heiskel</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The programmer on the DK uses voltage on the VTG pin to detect when a external board is connected. If no voltage is present on this pin it will default to program the onboard nRF52832.&lt;/p&gt;
&lt;p&gt;Are you connecting the VTG pin to the same VDD source as the custom board?&lt;/p&gt;
&lt;p&gt;Is the custom board powered by the VDD from the DK? If not what is the supply voltage for the custom board?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Bendik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recording procedure using nrf52832 development kit with another module using MCU NRf52832.</title><link>https://devzone.nordicsemi.com/thread/405542?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2023 18:04:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66444b42-d266-4290-8939-0693f9e9f373</guid><dc:creator>ssilva047</dc:creator><description>&lt;p&gt;The code boils down to turning on LED 1 when connected and turning off LED1 when disconnected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>