<?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>Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85685/zephyr-issues-using-kernel-events</link><description>Hi, 
 
 I have been mingling with kernel funtionnalities of Zephyr. I am trying to improve my application using an event based approch and threading. 
 I am trying to define an event using the following : 
 
 Which returns this error when I build the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Mar 2022 13:02:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85685/zephyr-issues-using-kernel-events" /><item><title>RE: Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/thread/359373?ContentTypeID=1</link><pubDate>Tue, 22 Mar 2022 13:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e18a0e37-b71d-4481-8a70-68692654cdf5</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe the problem is that&amp;nbsp;the event support was not there in version 2.7.0 of Zephyr, which is the Zephyr version used by nRF Connect SDK v1.8.0.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You would have to upgrade to version 1.9.1 of the nRF Connect SDK, which includes a more up to date version of Zephyr.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/thread/359012?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2022 07:51:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b40dd4ad-522f-4b77-a270-44a71806484b</guid><dc:creator>c.tessierpiart</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Sorry for the late answer.&lt;/p&gt;
&lt;p&gt;I am using the same board as you are : the nRF52840DK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/thread/357830?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 08:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0e208e4-10e0-4899-b978-7793408085e4</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which board are you using?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/thread/357639?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:02:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21d3aaf1-a5c3-4682-aa46-aa283617b972</guid><dc:creator>c.tessierpiart</dc:creator><description>&lt;p&gt;I am on the 1.8 version.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edit :&amp;nbsp;I tried your code and I have the same issue. The build returns me this warning and then fail&amp;nbsp;&lt;/p&gt;
&lt;p&gt;warning: attempt to assign the value &amp;#39;y&amp;#39; to the undefined symbol EVENTS&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr. Issues using kernel Events.</title><link>https://devzone.nordicsemi.com/thread/357637?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 12:01:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c21c76b3-2a9b-485c-8541-3309e4fa01e8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Which version of the nRF Connect SDK or Zephyr are you using?&lt;/p&gt;
&lt;p&gt;Which board are you building for?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I had no problems using the event API in a simple project built for the nRF52840DK in nRF Connect SDK v1.9.1, but I need to set CONFIG_EVENTS=y for it to work:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6746.285663_5F00_blinky_5F00_event_5F00_test.zip"&gt;devzone.nordicsemi.com/.../6746.285663_5F00_blinky_5F00_event_5F00_test.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>