can anyone share the link,additional board manger URL ,for adding 101 board to arduino IDE. i tried all board manager in tools, so please send me the link of URL, which i need to enter into URL Box in arduino IDE
Because the 101 is one of the official Arduino boards, that URL is already built in to the Arduino IDE, so you don't need to add an Additional Boards Manager URL for it.
Do this:
- Tools > Board > Boards Manager
- Wait for downloads to finish
- Scroll down until you see "Intel Curie Boards". Click on it.
- Click "Install".
- Wait for installation to finish.
- Click "Close".
If you are encountering an error during some part of that process then you need to post the full and exact error.