Hi ,
I want to work on LoRa Wireless on Intel Edison for IoT.
Please let me know the details.
Regards,
Srinivas
Link Copied
Hi Srinivas,
I looked for information about LoRa wireless and it seems this technology is not compatible with the Edison. In the hardware guide of the Edison module you can see that the Edison's Wireless specifications are Dual-band (2.4 and 5 GHz) IEEE 802.11a/b/g/n. Looking at the LoRa specification, you can see that it is defined by the IEEE 802.15.4 standard.
-Sergio
You must add some extra hardware, but first think about what you want to do:
LoRa (=long range) is just the basic protocoll part (the physical layer), that can be implemented with different modules
LoRaWAN adds some more layers on a defined physical layer
For LoRaWAN you must decide which role the edison should be in the network (A, B, C)
For more information look at:
https://www.lora-alliance.org/portals/0/documents/whitepapers/LoRaWAN101.pdf https://www.lora-alliance.org/portals/0/documents/whitepapers/LoRaWAN101.pdf
http://www.chipcad.hu/letoltes/19065_IoT4_FinalSlides.pdf http://www.chipcad.hu/letoltes/19065_IoT4_FinalSlides.pdf
https://www.lora-alliance.org/portals/0/specs/LoRaWAN%20Specification%201R0.pdf https://www.lora-alliance.org/portals/0/specs/LoRaWAN%20Specification%201R0.pdf
For getting started you may try the RN2483:
http://www.microchip.com/wwwproducts/en/RN2483 RN2483 - Wireless Modules
https://www.disk91.com/2015/technology/networks/first-step-in-lora-land-microchip-rn2483-test/ https://www.disk91.com/2015/technology/networks/first-step-in-lora-land-microchip-rn2483-test/
If you want to build up a whole network you may use this dev kit (but that is expensive):
http://www.farnell.com/datasheets/2067080.pdf?_ga=1.198508971.522101402.1441107400 http://www.farnell.com/datasheets/2067080.pdf?_ga=1.198508971.522101402.1441107400
Flo1991
Hi Srinivas,
Do you still need assistance with this thread?
-Sergio
Hi Sergio ,
Thank you for the details.I am working on LoRa.
I will update If any issue or need clarification.
Keep us updated on your progress.
-Sergio
For more complete information about compiler optimizations, see our Optimization Notice.