<?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>Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78992/running-edge-impulse-on-nrf52840-in-a-custom-board</link><description>I am trying to deploy an trained Impulse module into nRF52840, but not sure about how to do it. 
 In the edge impulse documentation, they mention we can link the impulse from any c application, by compiling the impulse as a shared library and link to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Sep 2021 07:18:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78992/running-edge-impulse-on-nrf52840-in-a-custom-board" /><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/328927?ContentTypeID=1</link><pubDate>Fri, 10 Sep 2021 07:18:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e85c9b12-854e-4cd9-a0b8-640d64f98aec</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;Have you tried the answer you got in the other thread?&lt;br /&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/328529?ContentTypeID=1</link><pubDate>Wed, 08 Sep 2021 08:58:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58783889-4262-474c-9188-3c7f6dd6442e</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Hello Oyvind,&lt;/p&gt;
&lt;p&gt;I ran into another issue in importing my Edge Impulse module into nRF52840,&lt;/p&gt;
&lt;p&gt;Everything builds fine unless I change the URI in the prj.conf file, with the default URI out of the box, it builds fine.&lt;/p&gt;
&lt;p&gt;When I change the project ID to the one I&amp;#39;m trying to import in the URI, it is throwing errors while it tries to download it.&lt;/p&gt;
&lt;p&gt;I have created another &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/79379/unable-to-add-my-edge-impulse-module-to-my-nrf-connect-project"&gt;thread&lt;/a&gt; if u want to have a look at the errors.&lt;/p&gt;
&lt;p&gt;The documentation &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_edge_impulse.html#building-the-machine-learning-model-in-ncs"&gt;mentions&lt;/a&gt; we can just set an absolute path to the downloaded module, I tried that too, but it just throws a build error in SES.&lt;/p&gt;
&lt;p&gt;Can you please help me out?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326800?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 12:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4650fb1b-ddfa-44bc-9283-f906603c5704</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Thanks for verifying, Thomas. Happy to hear that it works now :)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sounds like we need to improve the documentation on that part, to make it more clear.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Happy machine learning!&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326799?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 10:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7761b530-88a2-43b1-a802-7dc4af057795</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Got it! you were absolutely right, I didn&amp;#39;t realize I was supposed to replace the &amp;quot;x-api-key&amp;quot;&amp;nbsp; part with the actual name under name:api_key tab.&lt;/p&gt;
&lt;p&gt;I was following the documentation u linked me in the beginning all along, perhaps it was too brief and ambiguous for me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for your patience.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Thomas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326798?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 09:42:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d5c8298-aafb-48c4-8943-6bd3dda6868e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I&amp;#39;m wondering if there is something off with the API key, and if there is a mismatch with our documentation that needs to be improved.&lt;br /&gt;&lt;br /&gt;I was able to build the wrapper sample without issues, and I used name:api_key from Edge Impulse key tab:&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1629970917347v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-&lt;/span&gt;&lt;span&gt;D&lt;/span&gt;&lt;span&gt;EI_API_KEY_HEADER=name:api_key&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326797?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 08:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dce503e1-5342-4d40-a9d7-e78e92a08e5a</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Hey thank you!, I am able to add the Header and was successful at creating the project.&lt;/p&gt;
&lt;p&gt;But while building the default wrapper example as it is, I am facing a 401 Unauthorized error along with several others, I have shared my build logs in the previous comment.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326796?ContentTypeID=1</link><pubDate>Thu, 26 Aug 2021 08:14:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b0f5c31-f331-49a8-bb67-932289362454</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I suppose converting this ticket to private, this way you can share the whole or more information on the &lt;span&gt;-&lt;/span&gt;D&lt;span&gt;EI_API_KEY_HEADER&amp;nbsp;&lt;/span&gt;command.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326795?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 15:09:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1cf1f43e-3fe6-4770-b09b-24a58555828f</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Hey, it worked! I was pulling my hairs trying to figure out what I was doing wrong. Nevermind, these things happen, haha.&lt;/p&gt;
&lt;p&gt;Anyway, am I suppose to grant access for including the Impulse project into the NRF connect?&lt;/p&gt;
&lt;p&gt;Because I got a few errors while building the project. Here are the logs:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Building ‘D:/Kshitij/ncs/v1.6.1/zephyr/include/dt-bindings/gpio/gpio.h’ from solution ‘build’ in configuration ‘Common’
Building ‘D:/Kshitij/ncs/v1.6.1/zephyr/include/dt-bindings/i2c/i2c.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/misc/generated/syscalls.json’ from solution ‘build’ in configuration ‘Common’
  zephyr/misc/generated/syscalls.json does not exist.
  Combining ‘zephyr/misc/generated/syscalls.json’
Building ‘zephyr/misc/generated/struct_tags.json’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/parse_syscalls_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/parse_syscalls_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/driver-validation.h’ from solution ‘build’ in configuration ‘Common’
  zephyr/include/generated/driver-validation.h does not exist.
  Combining ‘zephyr/include/generated/driver-validation.h’
Building ‘zephyr/CMakeFiles/driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/driver_validation_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/kobj-types-enum.h’ from solution ‘build’ in configuration ‘Common’
  zephyr/include/generated/kobj-types-enum.h does not exist.
  Combining ‘zephyr/include/generated/kobj-types-enum.h’
Building ‘zephyr/include/generated/otype-to-str.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/otype-to-size.h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/kobj_types_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/syscall_list.h’ from solution ‘build’ in configuration ‘Common’
  zephyr/include/generated/syscall_dispatch.c does not exist.
  Combining ‘zephyr/include/generated/syscall_list.h’
Building ‘zephyr/CMakeFiles/syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/syscall_dispatch.c’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/syscall_list_h_target’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_offsets’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj’ from solution ‘build’ in configuration ‘Common’
  zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj does not exist.
  Compiling ‘offsets.c’
Building ‘zephyr/offsets’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/include/generated/offsets.h’ from solution ‘build’ in configuration ‘Common’
  zephyr/include/generated/offsets.h does not exist.
  Combining ‘zephyr/include/generated/offsets.h’
Building ‘zephyr/CMakeFiles/offsets_h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/offsets_h’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/zephyr_generated_headers’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_app’ from solution ‘build’ in configuration ‘Common’
Building ‘app/libapp.a’ from solution ‘build’ in configuration ‘Common’
  CMakeFiles/app.dir/src/main.c.obj does not exist.
  Compiling ‘main.c’
  app\libapp.a does not exist.
  Archiving ‘libapp.a’
Building ‘cmake_object_order_depends_target_zephyr’ from solution ‘build’ in configuration ‘Common’
Building ‘zephyr/libzephyr.a’ from solution ‘build’ in configuration ‘Common’
  zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_packaged.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/crc32c_sw.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/crc32_sw.c.obj does not exist.
  Compiling ‘cbprintf.c’
  Compiling ‘cbprintf_packaged.c’
  Compiling ‘crc32c_sw.c’
  Compiling ‘crc32_sw.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/crc16_sw.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/crc8_sw.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/crc7_sw.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/lib/os/dec.c.obj does not exist.
  Compiling ‘crc16_sw.c’
  Compiling ‘crc8_sw.c’
  Compiling ‘crc7_sw.c’
  Compiling ‘dec.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/fdtable.c.obj does not exist.
  Compiling ‘fdtable.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/hex.c.obj does not exist.
  Compiling ‘hex.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/notify.c.obj does not exist.
  Compiling ‘notify.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/printk.c.obj does not exist.
  Compiling ‘printk.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/onoff.c.obj does not exist.
  Compiling ‘onoff.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/rb.c.obj does not exist.
  Compiling ‘rb.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/sem.c.obj does not exist.
  Compiling ‘sem.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/thread_entry.c.obj does not exist.
  Compiling ‘thread_entry.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/timeutil.c.obj does not exist.
  Compiling ‘timeutil.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/heap.c.obj does not exist.
  Compiling ‘heap.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/heap-validate.c.obj does not exist.
  Compiling ‘heap-validate.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/bitarray.c.obj does not exist.
  Compiling ‘bitarray.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/cbprintf_complete.c.obj does not exist.
  Compiling ‘cbprintf_complete.c’
  zephyr/CMakeFiles/zephyr.dir/lib/os/reboot.c.obj does not exist.
  Compiling ‘reboot.c’
  zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj does not exist.
  Compiling ‘configs.c’
  zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_base_addresses.c.obj does not exist.
  Compiling ‘validate_base_addresses.c’
  zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/validate_enabled_instances.c.obj does not exist.
  Compiling ‘validate_enabled_instances.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/cpp/cpp_init_array.c.obj does not exist.
  Compiling ‘cpp_init_array.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/cpp/cpp_ctors.c.obj does not exist.
  Compiling ‘cpp_ctors.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/cpp/cpp_dtors.c.obj does not exist.
  Compiling ‘cpp_dtors.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/pm/power.c.obj does not exist.
  Compiling ‘power.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/pm/pm_ctrl.c.obj does not exist.
  Compiling ‘pm_ctrl.c’
  zephyr/CMakeFiles/zephyr.dir/subsys/pm/policy/policy_residency.c.obj does not exist.
  Compiling ‘policy_residency.c’
  zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj does not exist.
  Compiling ‘uart_console.c’
  zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/clock_control_nrf.c.obj does not exist.
  Compiling ‘clock_control_nrf.c’
  zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj does not exist.
  Compiling ‘sys_clock_init.c’
  zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj does not exist.
  zephyr/CMakeFiles/zephyr.dir/D_/Kshitij/ncs/v1.6.1/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_abort_zephyr.c.obj does not exist.
  Compiling ‘nrf_rtc_timer.c’
  Compiling ‘nrf_cc3xx_platform_abort_zephyr.c’
  zephyr/CMakeFiles/zephyr.dir/D_/Kshitij/ncs/v1.6.1/nrfxlib/crypto/nrf_cc310_platform/src/nrf_cc3xx_platform_mutex_zephyr.c.obj does not exist.
  Compiling ‘nrf_cc3xx_platform_mutex_zephyr.c’
  zephyr\libzephyr.a does not exist.
  Archiving ‘libzephyr.a’
Building ‘D:/Kshitij/ncs/v1.6.1/zephyr/misc/empty_file.c’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_..__nrf__drivers__hw_cc310’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_..__nrf__lib__fatal_error’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32__cortex_m’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__arm__core__aarch32__mpu’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_isr_tables’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_arch__common’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__gpio’ from solution ‘build’ in configuration ‘Common’
Building ‘cmake_object_order_depends_target_drivers__serial’ from solution ‘build’ in configuration ‘Common’
Building ‘edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-mkdir’ from solution ‘build’ in configuration ‘Common’
  edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-mkdir does not exist.
  Combining ‘edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-mkdir’
Building ‘edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-download’ from solution ‘build’ in configuration ‘Common’
  edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-download does not exist.
  Combining ‘edge_impulse/src/edge_impulse_project-stamp/edge_impulse_project-download’
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
    downloading &amp;#39;http://studio.edgeimpulse.com/v1/api/33126/deployment/download?type=zip&amp;amp;modelType=int8&amp;#39; failed
    401 Unauthorized
Build failed&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326794?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 13:15:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5ae6c50-6e32-4e46-9c6e-a91ffb4c334c</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;My sincerest apologies for causing this issue for you, I see now&amp;nbsp;that I was missing one small part:&amp;nbsp;&lt;span&gt;-&lt;strong&gt;D&lt;/strong&gt;EI_API_KEY_HEADER&lt;br /&gt;&lt;br /&gt;Please retry and let me know how that works for you.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326793?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 09:21:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:771af9bf-58cf-47a4-89d3-e5a428f31d3d</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://pasteboard.co/KhvsIYo.png" /&gt;&lt;/p&gt;
&lt;p&gt;Hey! I did try this.&lt;/p&gt;
&lt;p&gt;But I get this error:&lt;/p&gt;
&lt;p&gt;CMake Error: The source directory &amp;quot;D:/Kshitij/v1.6.1/nrf/samples/edge_impulse/wrapper/build_nrf52840dk_nrf52840/-EI_API_KEY_HEADER=x-api-key:xxxxxxx&amp;lt;my-apikey&amp;gt;xxxxxxx&amp;quot; does not exist.&lt;/p&gt;
&lt;p&gt;I did follow the documentation line by line and did as instructed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326792?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 12:17:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b3a0620-4743-47d9-bd5c-dcf9f6000854</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Make sure that you have Segger Embedded Studio Nordic Edition, &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_installing.html#install-the-ses-nordic-edition"&gt;which can download from here&lt;/a&gt;. Then click on File -&amp;gt; Open nRF Connect&amp;nbsp; SDK.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/0184.pastedimage1629461857466v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Hope this helps.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326791?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 09:11:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9159fe2d-38a7-4261-ba79-fba9c5de0fda</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Hey, yes I did find my API keys, my question is how do I add the key to the Cmake option &amp;#39;&lt;code&gt;&lt;span&gt;EI_API_KEY_HEADER&lt;/span&gt;&lt;/code&gt; &amp;#39;.&lt;/p&gt;
&lt;p&gt;I mean should I define it as:&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;code&gt;&lt;span&gt;EI_API_KEY_HEADER&lt;/span&gt;&lt;/code&gt;&lt;code&gt;&lt;span&gt;=x-api-key:aaaabbbbccccdddd&lt;/span&gt;&lt;/code&gt;&amp;quot; in the global Cmake option as per instructions in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_modifying.html#providing-cmake-options"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m just confused on where and how to add it in Segger Embedded Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326790?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 06:53:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61ab4112-62e1-4376-8ed6-ea8e74a5424e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, have a look at &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_edge_impulse.html#downloading-model-directly-from-edge-impulse-studio"&gt;step two&amp;nbsp;of Downloading model directly from Edge Impulse Studio&lt;/a&gt;. It states:&lt;br /&gt;&lt;em&gt;&amp;nbsp;You can access your API keys under the&amp;nbsp;&lt;span&gt;Keys&lt;/span&gt;&amp;nbsp;tab in the Edge Impulse project dashboard.&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326789?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 13:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3254fccc-a026-4d39-963c-976844d524e3</guid><dc:creator>mr_thomas</dc:creator><description>&lt;p&gt;Hey, Thank you for your response! This is really helpful.&lt;/p&gt;
&lt;p&gt;Another doubt I am having following the steps in documentation you linked is adding the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_edge_impulse.html#building-the-machine-learning-model-in-ncs"&gt;API key&lt;/a&gt; to the project.&lt;/p&gt;
&lt;p&gt;After I add an additional cmake option &amp;#39;&lt;code&gt;&lt;span&gt;EI_API_KEY_HEADER&lt;/span&gt;&lt;/code&gt; &amp;#39; as per &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/gs_modifying.html#providing-cmake-options"&gt;instructions&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;How do I define it with my own API key?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Edge Impulse on nRF52840 in a custom board.</title><link>https://devzone.nordicsemi.com/thread/326788?ContentTypeID=1</link><pubDate>Wed, 18 Aug 2021 11:47:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d74bccf-dc80-4c2b-9827-cbde59b61dde</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please see our nRF Connect SDK documentation on &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_edge_impulse.html#using-edge-impulse-with-the-ncs"&gt;Using Edge Impulse&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>