<?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>BSDLib version</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54570/bsdlib-version</link><description>How do I in runtime, not compilte itme, decide which nrf bsdlib version i am using?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Nov 2019 16:53:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54570/bsdlib-version" /><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/222443?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 16:53:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84a64b75-1de1-495f-9346-0f31e536155d</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hey, I have been asked to redirect you to &lt;a href="https://devzone.nordicsemi.com/support-private/support/239969"&gt;this post&lt;/a&gt;. Any further questions should be posted here.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m closing this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/222315?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2019 11:18:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6964d720-56d0-4120-bc8e-fdc61d7a7a54</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;No, I&amp;#39;m building against our board. I&amp;#39;ve tried building against the GPS example, since it is quite close to our userapp, and I got it to compile.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have problems including files from the nrf/include folders, but I&amp;#39;m getting help on this. This was not a problem in the previous release (1.0.1), however.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In order to get the code to compile, I had to remove two lines from the spi section in the overlay file, the ss-pin and the max-frequency parameters.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/222106?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2019 13:25:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af277430-9868-481d-b68a-0dc996cdbb9e</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Are you trying to build an example in the SDK? If yes, which example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/221858?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2019 13:14:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14f54e35-33c8-486a-9b57-db464fef5432</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;Looking at mfw 1.1.0, there is a lot of changes in pins for spi and i2c. When I build, I get compile time errors for generated code. I&amp;#39;ve never touched this code, and this makes it impossible to guess what fix is needed in order to make it run, since no documentation is available, as far as i can see. If i google the problem, no suitable answer is returned.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C:/nrfTest-1.1/ncs/zephyr/drivers/spi/spi_nrfx_spim.c:374:8: error: &amp;#39;DT_NORDIC_NRF_SPIM_SPI_3_IRQ_0_PRIORITY&amp;#39; undeclared (first use in this function); did you mean &amp;#39;DT_NORDIC_NRF_TWIM_I2C_2_IRQ_0_PRIORITY&amp;#39;?&lt;/p&gt;
&lt;p&gt;I had a similar error with i2c, and this was fixed with deleting biuld folders, closing and reopening the project in segger, but this doesn&amp;#39;t work for spi.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/221772?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2019 09:18:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5210efbb-6dba-49c1-a388-e5bb691f28ce</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;You should use modem firmware release v1.1.0, not 1.1.0-rc40. Then use bsdlib v0.5.0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/221097?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 13:44:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99201138-d5df-4b29-ac01-66c993be5ed4</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;How can I be sure that my code is compiled against the correct BSDLib version? I am testing fw 1.1.0-rc40 for the modem, and I want to make sure that I compile against the correct bsdlib&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BSDLib version</title><link>https://devzone.nordicsemi.com/thread/221084?ContentTypeID=1</link><pubDate>Wed, 20 Nov 2019 13:16:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edbe09df-4719-4d28-9b7c-29a9650b1131</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;in bsd_platform.h there are these defines&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;
/**@brief Major version number. */
#define BSD_VERSION_MAJOR_NUMBER               0x0001

/**@brief Minor version number. */
#define BSD_VERSION_MINOR_NUMBER               0x0000
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;but as you can see they are wrong. I will report this internally. We can just hope they will be maintained better in the future. In the meantime, you can modify these yourself to match the version number of you bsdlib revision.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>