Elmo Terminal provides functionality to test Lora radio and access SX1272 chip registers delivered with Elmo board. This firmware allows the user to control the LoRa radio parameters (eg. frequency, bandwidth, spreading factor etc.) by entering console commands via serial terminal. Application also contains "Ping-Pong" and data transmission functionalities.

Dependencies:   SX1272lib mbed

Fork of Elmo-Terminal by Michal Leksinski

History

updated sx lib default tip

2015-10-22, by WGorniak [Thu, 22 Oct 2015 08:03:32 +0000] rev 12

updated sx lib


switched from mbed-src to mbed

2015-10-07, by WGorniak [Wed, 07 Oct 2015 12:51:47 +0000] rev 11

switched from mbed-src to mbed


limited power in rfo mode

2015-10-06, by WGorniak [Tue, 06 Oct 2015 07:53:48 +0000] rev 10

limited power in rfo mode


fixed bug - enable button interrupt after deleting cmd

2015-10-05, by WGorniak [Mon, 05 Oct 2015 08:43:09 +0000] rev 9

fixed bug - enable button interrupt after deleting cmd


added Readme

2015-10-05, by WGorniak [Mon, 05 Oct 2015 08:29:51 +0200] rev 8

added Readme


added default delay

2015-10-02, by WGorniak [Fri, 02 Oct 2015 14:56:16 +0000] rev 7

added default delay


removed sstream from radiocontext

2015-10-01, by WGorniak [Thu, 01 Oct 2015 13:13:08 +0000] rev 6

removed sstream from radiocontext


switch to newest SX1272 revision

2015-10-01, by WGorniak [Thu, 01 Oct 2015 12:52:17 +0000] rev 5

switch to newest SX1272 revision


renamed board to generic names

2015-10-01, by WGorniak [Thu, 01 Oct 2015 14:49:21 +0200] rev 4

renamed board to generic names


removed sstream (arm microlib compatibility)

2015-10-01, by WGorniak [Thu, 01 Oct 2015 14:42:59 +0200] rev 3

removed sstream (arm microlib compatibility)