<?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>nrf-ble-bcast mesh compilation issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16563/nrf-ble-bcast-mesh-compilation-issues</link><description>Hi, 
 I want to run BLE mesh network example on my Dev board to understand it better.
I am running it on SDK v8.1 and using ble_app_proximity example S130. 
 Following below link:
 github.com/.../integrating_w_SD_apps.adoc 
 I am using following</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2016 18:58:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16563/nrf-ble-bcast-mesh-compilation-issues" /><item><title>RE: nrf-ble-bcast mesh compilation issues</title><link>https://devzone.nordicsemi.com/thread/63359?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 18:58:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:26547fe9-cb64-4443-a217-4de983849bc6</guid><dc:creator>nirmal@nordic</dc:creator><description>&lt;p&gt;Thank you.
It did compiled successfully after trying as you said.&lt;/p&gt;
&lt;p&gt;But How can I test this thing and understand its working ?
I want to see the real time data or working example ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf-ble-bcast mesh compilation issues</title><link>https://devzone.nordicsemi.com/thread/63358?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 13:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de7187d4-f413-475c-a8a1-4018ce57eb84</guid><dc:creator>Trond Einar Snekvik</dc:creator><description>&lt;p&gt;It seems like you already use app_uart, which would create a conflict on the serial usage. Unless you need the mesh serial, try to remove any of the mesh serial files. This includes serial_handler_uart, serial_handler_spi, mesh_aci. Also remove the spi_driver file from the SDK, if you remove these.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf-ble-bcast mesh compilation issues</title><link>https://devzone.nordicsemi.com/thread/63357?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2016 16:59:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6089a1a1-a888-4781-acfa-5f2187f429a6</guid><dc:creator>nirmal@nordic</dc:creator><description>&lt;p&gt;Thank you Ole.&lt;/p&gt;
&lt;p&gt;I tried to follow what you asked me too..
I removed dfu_utils.c and added spi_salve from drivers_nrf&lt;/p&gt;
&lt;p&gt;Before editing timeslot.c I just tried to compile this and got following linking errors.&lt;/p&gt;
&lt;p&gt;Using Compiler &amp;#39;V5.06 update 1 (build 61)&amp;#39;, folder: &amp;#39;C:\Keil_v5\ARM\ARMCC\Bin&amp;#39;
Rebuild target &amp;#39;nrf51422_xxac_s130&amp;#39;
.
linking...&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol UART0_IRQHandler multiply defined (by serial_handler_uart.o and app_uart_fifo.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol GPIOTE_IRQHandler multiply defined (by serial_handler_spi.o and nrf_drv_gpiote.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol serial_handler_command_get multiply defined (by serial_handler_uart.o and serial_handler_spi.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol serial_handler_credit_available multiply defined (by serial_handler_uart.o and serial_handler_spi.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol serial_handler_event_send multiply defined (by serial_handler_uart.o and serial_handler_spi.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol serial_handler_init multiply defined (by serial_handler_uart.o and serial_handler_spi.o).&lt;/p&gt;
&lt;p&gt;._build\nrf51422_xxac_s130.axf: Error: L6200E: Symbol serial_wait_for_completion multiply defined (by serial_handler_uart.o and serial_handler_spi.o).&lt;/p&gt;
&lt;p&gt;Not enough information to list image symbols.&lt;/p&gt;
&lt;p&gt;Not enough information to list the image map.&lt;/p&gt;
&lt;p&gt;Finished: 2 information, 0 warning and 7 error messages.&lt;/p&gt;
&lt;p&gt;&amp;quot;._build\nrf51422_xxac_s130.axf&amp;quot; - 7 Error(s), 1 Warning(s).&lt;/p&gt;
&lt;p&gt;Target not created.&lt;/p&gt;
&lt;p&gt;Build Time Elapsed:  00:00:16&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf-ble-bcast mesh compilation issues</title><link>https://devzone.nordicsemi.com/thread/63356?ContentTypeID=1</link><pubDate>Wed, 21 Sep 2016 11:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27edc326-e715-47b2-8019-f3c793b781e9</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;You don&amp;#39;t need the dfu_util.c anymore so just remove this.&lt;/p&gt;
&lt;p&gt;The spi_slave files can be found under nRF51_SDK_8.1.0\components\drivers_nrf\spi_slave.&lt;/p&gt;
&lt;p&gt;It should ask you to edit timeslot.c and not timeslot_handler.c (which do not exist anymore). I&amp;#39;ve asked to update the guide.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>