Semtech


Semtech's Wireless, Sensing and Timing product group

You are viewing an older revision! See the latest version

NAMote 72 wiki

Overview

This Wiki page describes how to setup a NAMote 72 platform and implementing the available test code.

The pinout diagram below shows the commonly used interfaces and their locations.

/media/uploads/lorgei/namotepic.jpg

Connecting and programming the NAMote72

1. Connect the micro USB connector to the NAMote72 USB2 Input and the other end to a PC

Download the appropriate "Hello World!" binary:

Note: the source code for this program will be seen in the next section.

Save the program binary file to your mbed Microcontroller Disk, just like you would with a normal USB disk. The Status LED will flash as the PC writes the file to the Microcontroller disk. The file is now consumed.

<platform-name>-description

2. Press the Reset Button

When the Reset Button in pressed, the microcontroller will be reset and the last programmed application will begin to run.

3. Hello World!

The Microcontroller is now running the program; flashing LED1 forever! If you reset the Microcontroller, or disconnect and reconnect the power, the program will simply restart.



Hello World!

Import programmbed_blinky

The example program for mbed pin-compatible platforms



Where Next

Follow the guide to creating your own programs using the online compiler



Schematics

Links to be entered

Data Sheets and other relevant NAMote72 Technical Information

SX1276 Datasheet
LoRa Modem Designer's Guide
LoRa Low Energy Design Guide
LoRa Calculator: fast evaluation of link budget, time on air and energy consumption

Interface Firmware

firmware to be entered


All wikipages