Hi,
I am currently trying to deploy the impulse as Arduino Library. My device is Sony Spresense.
When I try to include the library on Arduiono IDE via “Add .ZIP library”, I encounter the following error:
Any suggestions on this?
Thanks.
Hi,
I am currently trying to deploy the impulse as Arduino Library. My device is Sony Spresense.
When I try to include the library on Arduiono IDE via “Add .ZIP library”, I encounter the following error:
Any suggestions on this?
Thanks.
Hi @shossain,
Did you previously install a library with the same name (e.g. from the same Edge Impulse project)? If so, you will need to delete that library first from the Arduino/libraries directory, restart the Arduino IDE, and try installing the library again. If not, perhaps this thread will offer some help: Problem downloading .zip library - Libraries - Arduino Forum