RAKWireless / WisBlock

Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
https://www.rakwireless.com
MIT License
156 stars 117 forks source link

Rak11300 - Error while uploading the sketch #50

Closed Famosi closed 2 years ago

Famosi commented 2 years ago

[Linux]

I'm having the error "An error occurred while uploading the sketch" every time I try to upload a sketch to my Rak11300. I have "show verbose output during: compilation and upload" but no further info are displayed.

This happens with all the examples and even using an empty "new project".

I've followed this guide https://docs.rakwireless.com/Knowledge-Hub/Learn/Installation-of-Board-Support-Package-in-Arduino-IDE/ and also tried to update the firmware as suggested there.

Any suggestion? What can I do?

I'm using Arduino IDE but also tried using Platform IO.

[Windows] Fixed the issue by manually run post_install.bat

beegee-tokyo commented 2 years ago

Did you try to run the post_install.sh on Linux?

Famosi commented 2 years ago

That fixed my issue... thanks :)

beegee-tokyo commented 2 years ago

Sorry for that problem. We took the BSP from Arduino and I am not sure why the script is not running automatically.

But I am glad it could be solved.