Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:semtech [2021/06/22 13:03]
darron
interfaces:semtech [2022/10/19 11:15] (current)
Line 1: Line 1:
 ==== Semtech Packet Radio==== ==== Semtech Packet Radio====
 <wrap right> <wrap right>
-{{:interfaces:draginopi.jpg?200}}+{{:interfaces:draginopi.jpg?150|Dragino Lora/GPS HAT}}\\ 
 +\\ 
 +{{:interfaces:draginopigps.jpg?150|Dragino Lora/GPS HAT GPS module}}\\ 
 +\\ 
 +{{:interfaces:draginopilora.jpg?150|Dragino Lora/GPS HAT LoRa module}}\\ 
 +\\ 
 +{{:interfaces:draginoarduino.jpg?150|Dragino LoRa Shield for Arduino}}\\ 
 +\\ 
 +{{:interfaces:draginoarduinolora.jpg?150|Dragino LoRa Shield for Arduino LoRa module}}\\
 </wrap> </wrap>
  
Line 29: Line 37:
 LoRa gen 2 chips have a simpler register API compared to gen 1 and use less power. LoRa gen 2 chips have a simpler register API compared to gen 1 and use less power.
  
-^HopeRF RFM ^ Frequency MHz  ^ LoRa kbps      +^ HopeRF RFM ^ Frequency MHz  ^ LoRa kbps ^ 
-|[[https://www.hoperf.com/modules/lora/RFM95.html|RFM95W]]     | 868, 915       | .293   - 37.5  | +|[[https://www.hoperf.com/modules/lora/RFM95.html|RFM95W]] | 868, 915 | .293   - 37.5  | 
-|[[https://www.hoperf.com/modules/lora/RFM96.html|RFM96W]]/[[https://www.hoperf.com/modules/lora/RFM98.html|RFM98W]] | 433, 470       | .1465  - 37.5  +|[[https://www.hoperf.com/modules/lora/RFM96.html|RFM96W]]/[[https://www.hoperf.com/modules/lora/RFM98.html|RFM98W]] | 433, 470 | .1465  - 37.5 | 
-|[[https://www.hoperf.com/modules/lora/RFM98.html|RFM98W]]     | 169            | .07324 - 9.375 |+|[[https://www.hoperf.com/modules/lora/RFM98.html|RFM98W]] | 169      | .07324 - 9.375 |
  
 HopeRF RF modules are named RFM and the ICs named RF. NB RFM95 contains an RF96 IC. HopeRF RF modules are named RFM and the ICs named RF. NB RFM95 contains an RF96 IC.
Line 40: Line 48:
 Only Semtech manufacture gateway devices and subsequently they are very high priced and devices containing them are also hard to get (June 2021). Only Semtech manufacture gateway devices and subsequently they are very high priced and devices containing them are also hard to get (June 2021).
  
-^ Semtech  ^ Type       +^ Semtech ^ Type ^ 
-| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1301|SX1301]]   | Macro Cell | +| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1301|SX1301]] | Macro Cell | 
-| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1308|SX1308]]   | [[https://www.semtech.com/products/wireless-rf/lora-core/sx1308p868gw|Pico cell]]  +| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1308|SX1308]] | [[https://www.semtech.com/products/wireless-rf/lora-core/sx1308p868gw|Pico cell]] | 
-| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1257|SX1257]] | Frontend      |+| [[https://www.semtech.com/products/wireless-rf/lora-core/sx1257|SX1257]] | Frontend   |
  
 ===Modules=== ===Modules===
Line 53: Line 61:
 SPI modules interface directly to the IC and can be multi-purpose or for the Arduino, RPi, etc. SPI modules interface directly to the IC and can be multi-purpose or for the Arduino, RPi, etc.
  
-^IC or RFM^ Platform^ Product^Features^ +^ IC or RFM ^ Product ^ Platform ^ Features ^ Data-sheet 
-|SX1276/SX1278|RPi|[[http://www.farnell.com/datasheets/2624999.pdf|Dragino Lora/GPS HAT]]|MT3339 GPS and temperature+| SX1276/SX1278 | [[https://web.archive.org/web/20201111221243/https://wiki.dragino.com/index.php?title=Lora/GPS_HAT|Dragino LoRa/GPS HAT]] | RPi     | MT3339 GPS and temperature | [[http://www.farnell.com/datasheets/2624999.pdf|Dragino Lora/GPS HAT]] | 
-|RFM95W       |RPi|[[https://www.adafruit.com/product/4074|Adafruit LoRa Radio Bonnet with OLED]]|128x32 display| +SX1276        | [[https://web.archive.org/web/20200219204541/http://wiki.dragino.com:80/index.php?title=Lora_Shield|Dragino LoRa Shield]]   Arduino 3v3/5v compatible |[[http://www.farnell.com/datasheets/2630874.pdf|Dragino LoRa Shield for Arduino]] | 
-|RFM95W       |Arduino|[[http://www.farnell.com/datasheets/2630874.pdf|Dragino LoRa Shield for Arduino]]|3v3/5v compatible|+| RFM95W        | [[https://www.adafruit.com/product/4074|Adafruit LoRa Radio Bonnet with OLED]] | RPi     | 128x32 display    | N/A |
  
 ==UART modules== ==UART modules==
Line 62: Line 70:
 UART modules contain an intelligent controller and use a high level API. The API may mimic the HAYES AT modem command set or be original. UART modules contain an intelligent controller and use a high level API. The API may mimic the HAYES AT modem command set or be original.
  
-^Manufacturer ^ Model       ^ IC or RFM ^ Documentation Example product for the RPi ^ +^ IC or RFM ^ Product ^ RPi add-on 
-|RAK          | RAK811      | SX1276 | [[https://docs.rakwireless.com/Product-Categories/WisDuo/RAK811-Module/Datasheet/|Online data-sheet]]  | [[https://uk.pi-supply.com/products/iot-lora-node-phat-for-raspberry-pi| Pi Supply / pHAT PIS-1128]] |  +| SX1276 | [[https://docs.rakwireless.com/Product-Categories/WisDuo/RAK811-Module/Datasheet/|RAK RAK811]]               | [[https://uk.pi-supply.com/products/iot-lora-node-phat-for-raspberry-pi|Pi Supply / pHAT PIS-1128]] |  
-|EBYTE        | E22-230T30S | SX1262 | [[https://www.ebyte.com/en/downpdf.aspx?id=483|User manual]] | [[https://www.waveshare.com/wiki/SX1262_868M_LoRa_HAT|Waveshare SX1262 868M LoRa HAT]] | +| SX1262 | [[https://www.ebyte.com/en/downpdf.aspx?id=483|EBYTE E22-230T30S]]                                           | [[https://www.waveshare.com/wiki/SX1262_868M_LoRa_HAT|Waveshare SX1262 868M LoRa HAT]] | 
-|Murata|CMWX1ZZABZ|SX1276|[[https://www.murata.com/en-eu/products/connectivitymodule/lpwa/overview/lineup/type-abz|Product page]]|[[https://store.arduino.cc/arduino-mkr-wan-1300-lora-connectivity-1414|ARDUINO MKR WAN 1300]]| +| SX1276 | [[https://www.murata.com/en-eu/products/connectivitymodule/lpwa/overview/lineup/type-abz|Murata CMWX1ZZABZ]] | [[https://store.arduino.cc/arduino-mkr-wan-1300-lora-connectivity-1414|ARDUINO MKR WAN 1300]] |
  
 ===Resources=== ===Resources===
Line 77: Line 84:
  
 [[https://web.archive.org/web/20110829202744/http://www.cycleo.net:80/|LoRa historical]] [[https://web.archive.org/web/20110829202744/http://www.cycleo.net:80/|LoRa historical]]
 +
 +[[https://revspace.nl/DecodingLora|Signal analysis and decoding with SDR]]
 +
 +[[https://semtech.my.salesforce.com/sfc/p/E0000000JelG/a/2R000000HUhK/6T9Vdb3_ldnElA8drIbPYjs1wBbhlWUXej8ZMXtZXOM|LoRa calculator]]
 +