mayeranalytics / pySX127x

This is a python interface to the Semtech SX127x, HopeRF RFM9x, Microchip RN2483 long range, low power transceiver families.
GNU Affero General Public License v3.0
171 stars 115 forks source link

SX1301 #10

Closed afeezaziz closed 7 years ago

afeezaziz commented 8 years ago

Since the project is going to be named pyLora, are you going to make the project to work with SX1301?

I did try this with SX1301 using Multitech's Lora on Raspberry Pi but it did not work.

mayeranalytics commented 8 years ago

The Semtech SX1301 datasheet is not publicly available, as far as I know. So I don’t even know what exactly this chip does. But it would be nice to add it, eventually.

Since the project is going to be named pyLora, are you going to make the project to work with SX1301?

mayeranalytics commented 7 years ago

The SX1301 is a " digital baseband chip". There is little relation to the sx127x as you can see by looking at the SPI interface.