Skip to content

imt-atlantique/LoRaFABIAN_OLD

Repository files navigation

LoRaFABIAN

LoRAFABIAN proyect. Open Source Code.

This repository gathers the diferent parts of code that can be used for building the LoRaFABIAN Architecture. We present the code used for the Demonstrator used in the late part of the year 2014.

##Demo (Scenario 1)

LoRaFABIAN demonstrator used, with slight modifications, on several events: Rencontres Inria Industrie, FOSSA 2014 and on the visit of Axelle Lemaire for the inaguration of the "French Tech" in Rennes.

###Architecture Node (Arduino+Wi6Labs-Shield) <--- LoRA [802.15.4+CoAP]---> Node-K (Kerlkink IoT) <---UDP[SemtechJsonProtocol]---> Area GW+Proxy <---HTTP---> Android App.

###Code

####Lora Configuration Must be configured on Node Wi6Labs-Shield, and also on Node-K/basick_pkt_forwarder. Must Match on both Sides. In our demos we used:

  • SF 8
  • BW 250 kHz
  • Frequency: 870.0 MHz
  • CR: 4/6

####Semtech Protocol (Json Tunnel)

  • Address: The IP of the AreaGW+Proxy
  • Upstream Protocol UDP port: 1790
  • Downstream Protocol UDP port: 1792

Releases

No releases published

Packages

 
 
 

Languages