longfi-arduino/MCCI-Catena-4610/longfi-us915
Kent Wiliams 36e6132348 switched examples to sub-band 2 2020-05-11 21:36:09 -07:00
..
README.md restructured examples specific to board support 2020-04-13 16:46:29 -07:00
longfi-us915.ino switched examples to sub-band 2 2020-05-11 21:36:09 -07:00

README.md

MCCI Catena 4610

Installing the MCCI LMIC Library

From the Arduino IDE, open the Library Manager (Sketch->Include Library->Manage Libraries). In the search box, type MCCI and select the MCCI LoRaWAN LMIC library should be the first result.

Board Support

Catena 4610 - MCCI

Install board support package, find instructions here.

Arduino IDE:
Select Tools -> Board: -> MCCI Catena 4610.

For the GPS sketch: Select Tools -> Serial Interface -> USB + HW Serial

Catena 4610 Product Page
Catena 4610 Pin Mapping Diagram

Programming (Uploading Method):

Catena 4610 - MCCI

DFU

Arduino IDE:
Select Tools -> Upload Method -> DFU

To put the board in DFU mode, hold down the boot button while pressing and releasing the reset button.

Arduino IDE:
Select Tools -> Upload Method -> STLink

Requires an ST-Link debugger connected to SWCLK, SWDIO, Vref, and GND, refer to pin mapping diagram.