CongducPham / LowCostLoRaGw

Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
698 stars 352 forks source link

Sending data to multitech gateway #18

Open aabognah opened 8 years ago

aabognah commented 8 years ago

Hi,

Awesome project. Thanks for sharing.

I've managed to connect an inAir9 module to Raspberry pi 3 and compiled the gateway code as instructed. But instead of using it as a gateway I want to use the RPi and inAir9 as an end device to send data to a multitech gateway that I have.

Is it possible to make simple modifications in the code to allow the Pi and inAir9 to send messages to the gateway? or is this an entirely different project?

Thanks,

CongducPham commented 8 years ago

If you want to send message to a multitech gateway, it is probably a LoRaWAN gateway, so it is a different project as we are not using the LoRaWAN specification. You can try some Arduino-oriented simple LoRaWAN stack. See in our web page some links:

http://cpham.perso.univ-pau.fr/LORA/RPIgateway.html

Our gateway code have some interactive sending features, but it is much better to use an Arduino with the Serial Monitor to have keyboard input.

If you want to use the RPI as a sender, you can always code a program that do so.

regards,

Le 22/06/16 08:19, aabognah a écrit :

Hi,

Awesome project. Thanks for sharing.

I've managed to connect an inAir9 module to Raspberry pi 3 and compiled the gateway code as instructed. But instead of using it as a gateway I want to use the RPi and inAir9 as an end device to send data to a multitech gateway that I have.

Is it possible to make simple modifications in the code to allow the Pi and inAir9 to send messages to the gateway? or is this an entirely different project?

Thanks,

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CongducPham/LowCostLoRaGw/issues/18, or mute the thread https://github.com/notifications/unsubscribe/ABNEN-gx4hKiI7vOupRM7P8-RrFz-V2_ks5qONPVgaJpZM4I7cNp.

C. Pham.

------------ Congduc PHAM - Professor -------------------------- LIUPPA - Equipe T2I U.P.P.A. Pau http://liuppa.univ-pau.fr/ http://www.univ-pau.fr
UPPA, LIUPPA laboratory, UFR Sciences et Techniques
Avenue de l'Université - BP 1155
64013 PAU CEDEX, FRANCE
phone: 33 5 59 40 75 94
fax: 33 5 59 40 76 54
Congduc.Pham@univ-pau.fr http://www.univ-pau.fr/~cpham
----------------------------------------------------------------