<?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>make DIODE_FWD_VOLT_DROP_MILLIVOLTS configurable/overwritable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51209/make-diode_fwd_volt_drop_millivolts-configurable-overwritable</link><description>DIODE_FWD_VOLT_DROP_MILLIVOLTS is normally depending on how the reverse current protection is implemented in hardware. the current value of 270mV is adapted to the used diode on pca10040. but its also possible the implement the reverse current protection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Aug 2019 13:08:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51209/make-diode_fwd_volt_drop_millivolts-configurable-overwritable" /><item><title>RE: make DIODE_FWD_VOLT_DROP_MILLIVOLTS configurable/overwritable</title><link>https://devzone.nordicsemi.com/thread/205330?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 13:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e68707f2-320f-4a68-9d13-ce7219cb0f50</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Thank you for the suggestion! I will report it internally, and maybe this will find its way into a future SDK release.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: make DIODE_FWD_VOLT_DROP_MILLIVOLTS configurable/overwritable</title><link>https://devzone.nordicsemi.com/thread/205299?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 11:55:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d5ff44ef-fdaa-4d44-bdab-13f8bfb9d7c3</guid><dc:creator>yuecelm</dc:creator><description>&lt;p&gt;currently you would now change a file in the SDK in order to change the value, why not doing something like this?&lt;/p&gt;
&lt;pre&gt;#ifndef&amp;nbsp;&lt;span&gt;DIODE_FWD_VOLT_DROP_MILLIVOLTS
#define&amp;nbsp;DIODE_FWD_VOLT_DROP_MILLIVOLTS 270
#endif
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;this way you can change the value over a compile flag without overwriting a SDK file and you can set the right value per hardware platform...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: make DIODE_FWD_VOLT_DROP_MILLIVOLTS configurable/overwritable</title><link>https://devzone.nordicsemi.com/thread/205292?ContentTypeID=1</link><pubDate>Wed, 21 Aug 2019 11:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4990f658-9e35-454d-aef4-446dca49c111</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Mustafa&lt;/p&gt;
&lt;p&gt;You can change the value of&amp;nbsp;&lt;span&gt;DIODE_FWD_VOLT_DROP_MILLIVOLTS&amp;nbsp;to 0 in your project. But you&amp;#39;ll have to remember to set it back to 270 if you&amp;#39;re testing it on the DK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>