<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>No START task used in the code</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/87931/no-start-task-used-in-the-code</link><description>Hi, 
 Datasheet says the sequence as mentioned below, 
 
 But the code given in the nordic playground does not follow the sequence mentioned in the datasheet, and the code still works !!! 
 
 
 The datasheet says to wait for the rampup to complete to</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Mon, 16 May 2022 09:12:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/87931/no-start-task-used-in-the-code" /><item><title>RE: No START task used in the code</title><link>https://test-devzone.nordicsemi.com/thread/368002?ContentTypeID=1</link><pubDate>Mon, 16 May 2022 09:12:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84b9e323-437b-4a78-9e6f-47e3454a7bbf</guid><dc:creator>user115812</dc:creator><description>&lt;p&gt;Perfect !!&amp;nbsp; Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No START task used in the code</title><link>https://test-devzone.nordicsemi.com/thread/367931?ContentTypeID=1</link><pubDate>Sun, 15 May 2022 12:07:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5c6f320-259a-4e31-afc7-753520f29dc5</guid><dc:creator>user7377</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did not recall this code snippet, but it seems to be from the &lt;a href="https://github.com/NordicPlayground/solar_sensor_beacon/blob/d74e644b946040bb5979e866bb86c98f12bf1d95/src/hal_radio.c#L134"&gt;solar_sensor_beacon&lt;/a&gt;. Is that the one you are looking at? If so, the key here is that this does not need to explicitly trigger the START task, as that is connected to the &lt;a href="https://github.com/NordicPlayground/solar_sensor_beacon/blob/d74e644b946040bb5979e866bb86c98f12bf1d95/src/hal_radio.c#L48"&gt;READY event by a shortcut&lt;/a&gt;. So whenever the READY event happens, the start TASK is automatically triggered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>