Is the Adafruit Feather M0 bluefruit Le battery compatible?

Is the Adafruit Feather M0 bluefruit Le battery compatible?

This is the Adafruit Feather M0 Bluefruit – our take on an ‘all-in-one’ Cortex M0+ Arduino-compatible + Bluetooth Low Energy with built in USB and battery charging. Its an Adafruit Feather M0 with a BTLE module, ready to rock! We have other boards in the Feather family, check’em out here

What kind of processor does the feather M0 have?

At the Feather M0’s heart is an ATSAMD21G18 ARM Cortex M0 processor, clocked at 48 MHz and at 3.3V logic, the same one used in the new Arduino Zero. This chip has a whopping 256K of FLASH (8x more than the Atmega328 or 32u4) and 32K of RAM (16x as much)!

Where can I download the Adafruit ble library?

In order to try out our demos, you’ll need to download the Adafruit BLE library for the nRF51 based modules such as this one (a.k.a. Adafruit_BluefruitLE_nRF51) You can check out the code here at github, but its likely easier to just download by clicking:

How to burn a bootloader on an Arduino zero?

Launch the IDE, select Arduino Zero (programming port) from the Tools->Board menu, and Atmel EDBG as the Tools->Programmer Then select Burn Bootloader It only takes a few seconds to burn in the bootloader: Feather M0 or Others

We designed Feather to be a new standard for portable microcontroller cores. This is the Adafruit Feather M0 Bluefruit – our take on an ‘all-in-one’ Cortex M0+ Arduino-compatible + Bluetooth Low Energy with built in USB and battery charging. Its an Adafruit Feather M0 with a BTLE module, ready to rock!

Is the library SoftwareSerial for Adafruit Feather compatible?

WARNING: library SoftwareSerial claims to run on [avr] architecture (s) and may be incompatible with your current board which runs on [samd] architecture (s). open preproc\\ctags_target_for_gcc_minus_e.cpp: The system cannot find the file specified. Error compiling for board Adafruit Feather M0 (Native USB Port).

Is there a free serial port for Adafruit?

There’s a free hardware serial port accessible through interface Serial1 in code, and tied to the TX/RX pins at the side of the board. It’s easier and far more reliable than a SoftwareSerial connection. Thanks for your reply, Mike.

What’s the name of the new Adafruit Development Board?

Feather is the new development board from Adafruit, and like it’s namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable microcontroller cores.