Adafruit Feather M0 Adalogger

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ppecch
 
Posts: 23
Joined: Mon Jun 14, 2021 12:11 pm

Adafruit Feather M0 Adalogger

Post by ppecch »

Recently purchased the Adafruit Feather M0 Adalogger and trying to follow the Adafruit Learn Setup. Having the following issues connecting to the board and compiling the simple Blink command.

- I'm running Arduino IDE 1.8.19
- I've copied https://adafruit.github.io/arduino-boar ... index.json to Additional Boards Manager URLs
- Loaded Arduino SAMD board, however, when I search for Adafruit SAMD nothing is found???
- I've installed the Adafruit Drivers _ adafruit_drivers_2.5.0.0.exe (screen pic below) which DOES NOT list out the Feather M0???

Any suggestions would be appreciated.
Attachments
Adafruit.JPG
Adafruit.JPG (40.85 KiB) Viewed 84 times

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit Feather M0 Adalogger

Post by adafruit_support_carter »

Those seem like the correct steps. With the URL added, it should show up:
board_man.png
board_man.png (30.61 KiB) Viewed 79 times


On your setup, if you do the same search, you only see the Arduino entry?

User avatar
ppecch
 
Posts: 23
Joined: Mon Jun 14, 2021 12:11 pm

Re: Adafruit Feather M0 Adalogger

Post by ppecch »

Correct, see my attached screen picture.
Attachments
NoAdafruit.JPG
NoAdafruit.JPG (67.09 KiB) Viewed 77 times

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit Feather M0 Adalogger

Post by adafruit_support_carter »

Weird. Are you able to open the URL in a browser? Just as a way to check that you can access it from your location:
https://adafruit.github.io/arduino-boar ... index.json

User avatar
ppecch
 
Posts: 23
Joined: Mon Jun 14, 2021 12:11 pm

Re: Adafruit Feather M0 Adalogger

Post by ppecch »

Strange unfortunately it doesn't open ?

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: Adafruit Feather M0 Adalogger

Post by adafruit_support_carter »

Any useful error messages being shown by the browser?

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”