How to install Arduino SAMD Core

Hello everyone, I am working on SIM7600EI Module, So I need Arduino SAMD Core to use this module. So I have to install Arduino SAMD Core through Board manager but this core is not available to install can anyone help me for this?

Which version of the IDE are you using ?

Version 1.8.19

Hi @kopparapu_hemanth

The exact name of the Boards Manager entry is "Arduino SAMD Boards (32-bits ARM Cortex-M0+)":

Do you see that entry in your Boards Manager?

No Its not available

I'm going to ask you to post some additional information that might help us to identify the problem.

Please do this:

  1. Close all Arduino IDE windows.
  2. Start Arduino IDE.
    (this restart was done to start from a blank console panel)
  3. Select Tools > Board > Boards Manager from the Arduino IDE menus.
  4. After the process fails, click the Close button.
  5. Click on the black console panel at the bottom of the Arduino IDE window.
  6. Press Ctrl+A to select all the text.
  7. Press Ctrl+C.
    This will copy the selected text to the clipboard.
  8. Open a forum reply here by clicking the Reply button.
  9. Click the <CODE/> icon on the post composer toolbar. This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.
    Code tags icon on toolbar
  10. Press Ctrl+V.
    This will paste the copied text into the code block.
  11. Move the cursor outside of the code block markup before you add any additional text to your reply.
  12. Click the Reply button to post the output.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.