<?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>peripheral and central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/11205/peripheral-and-central</link><description>Hi,
I am trying to run the example ble_central_and_peripheral_experimental (SDK 9), I program the device with S130 and the hex file. The other two devices I program it with the ble_app_rscs and ble_app_hrs both with S130. In the master control panel</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jan 2016 13:51:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/11205/peripheral-and-central" /><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41976?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2016 13:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:871ae2a9-299b-47ed-a391-f853f0a11173</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Yes. The different softdevices use a different amount of memory. Is it possible for you to download Keil? Then you can use more of out support material like &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/nrf51_getting_started.html?cp=4_0_0_1"&gt;guides&lt;/a&gt; and &lt;a href="https://devzone.nordicsemi.com/tutorials/"&gt;tutorials&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41969?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2016 08:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c32e611-ab03-418f-bbfd-7786345d54cf</guid><dc:creator>Ank</dc:creator><description>&lt;p&gt;Anders, I am using SDK 11 to flash the hex file provided by the SDK. When I tried flashing the image of SDK 11 on the nrf52 dk after flashing the S132 using nrfgo it prompted me an error that I am writing into the soft device region. Then I erased it and programmed again it worked.
But when I tried the same thing for my custom device, it didn&amp;#39;t work. Do I need to change something in the script to flash the firmware ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41971?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2016 03:34:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cf51e46-b06a-4473-9c10-fc1faa734b91</guid><dc:creator>Ank</dc:creator><description>&lt;p&gt;I use the following script to flash the image onto the device usin jlink,&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;device nrf51
speed 1000
w4 4001e504 2
w4 4001e50c 1
sleep 100
r
loadfile s130_nrf51_1.0.0_softdevice.hex 0x00
loadfile app.hex
r
g
exit
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41970?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2016 03:31:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19934d7c-4b25-4d6e-b4a5-e2eb3c87fdda</guid><dc:creator>Ank</dc:creator><description>&lt;p&gt;I was using MCP for Android. Ok I will try with the nRF Sniffer and update you. I checked for the device using raspberry pi but I could not detect anything, Yes I using the project ble_app_hrs_rscs_relay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41974?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2016 13:48:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f35658ef-7aab-4926-b199-7e784b9d04d4</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Are you using MCP for windows or Android? You can also try to set up a DK or Dongle as a &lt;a href="https://www.nordicsemi.com/eng/Products/Bluetooth-Smart-Bluetooth-low-energy/nRF-Sniffer"&gt;nRF Sniffer&lt;/a&gt;, to ensure that you are advertising. It seems strange that other example projects work on the custom device, but not this one. Just to be sure, you are using the project called ble_app_hrs_rscs_relay? You did not state this explicitly in your post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41972?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2016 01:19:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0cd87f8-5046-449b-91a7-1e7a25c10c95</guid><dc:creator>Ank</dc:creator><description>&lt;p&gt;Anders, yes it does have an external oscillator of 32.768 K and the IC revision is 3 (QFAAH0). I do not have a debugger program. Maybe I will check it out. The problem is the LED indicates that it is advertising but it is not. I will update the question and add the schematic of the chip .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41973?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2016 13:13:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67314a11-e817-4594-adb8-8b2a9d5939f6</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Tell me about the custom device. Does it have an external oscillator? Which revision of the nrf51822 does it have? You can use the jlink to debug the program, if you have a debugger program. Keil is a popular program for programming and debugging the nRF51. See the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v10.0.0/nrf51_getting_started.html?cp=4_0_1_1"&gt;getting started&lt;/a&gt; section on infocenter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41975?ContentTypeID=1</link><pubDate>Mon, 11 Jan 2016 02:54:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac8feffb-499c-49bb-b20e-28658f3df3be</guid><dc:creator>Ank</dc:creator><description>&lt;p&gt;I have tried the example on the development kit and it works fine, but when I flash the same code on a custom device it does not advertise anything. But all the other applications work just fine. I flash the code using Jlink terminal (by connecting SWDIO and SWCLK. So I don&amp;#39;t know how to provide any extra information. Does it have something to do with the pin configuration?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: peripheral and central</title><link>https://devzone.nordicsemi.com/thread/41968?ContentTypeID=1</link><pubDate>Fri, 08 Jan 2016 13:09:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b2a32e8-75f9-419f-ab0d-b2b5da32df75</guid><dc:creator>Anders Strand</dc:creator><description>&lt;p&gt;Can you run the central/peripheral with a debugger? Or print some info to a terminal about what is happening? You must provide something for us to work from :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>