The SX1272 LoRa module main advantage is the reach increasing but also the cost saving respect other similar modules like XBee 868 or XBee 900. The SX1272 LoRa module uses the SPI bus. The SPI port allows more speed communication and frees up the UART for other purposes like debugging or to connect communication modules.
It comes with an 868 MHz antenna to be used in this frequency.
Waspmote is an open source wireless sensor platform specially focused on the implementation of low consumption modes which allows the sensor nodes ("motes") to be completely autonomous, which is battery powered. Lifetime of Waspmote sensor nodes may go from 1 to 5 years depending on the duty cycle and the radio used.
Waspmote is based on a modular architecture. The idea is to integrate only the modules needed in each device optimizing costs. For this reason all the modules (radios, sensor boards, etc) plug in Waspmote through sockets.
Documentation:
Waspmote Quick Tutorial
Waspmote Site
Waspmote Technical Guides
Sensor Boards Technical Guides
Networking Guides
Developers Forum
Videos
Articles
50 Applications with Waspmote
FAQ: Waspmote Vs. Arduino