Using the LoRa XL1276-D01 (XS1278)


i've searched , searched, life of me, cannot find arduino code this product. while should have checked if there easy documentation before purchasing, purported range not bat eye at, project.
i'm useless when comes reading , understanding datasheets communicate devices this. i'm alright once coding, fighting compatibilities , interfacing isn't kinda thing :/
i having template these things, learning backwards, if makes sense...

but, yes, core of question find working arduino code module, or perhaps tutorial, because searching isn't working.
thank time , understanding.

go adafruit website , search : lora
buy adafruit, , use code give. give schematics , support.

buying unknow module easy, can that.

i don't think one, compatible : http://www.hoperf.com/rf_transceiver/lora/rfm98w.html
this lora module has 1276 in name : http://www.nicerf.com/product_view.aspx?id=99
this chip used : http://www.semtech.com/wireless-rf/rf-transceivers/sx1276/
what ? have arduino code ? https://www.tindie.com/products/nicerf/2pcs-868mhz915mhz-lora1276-wireless-rf-module-/

manufacturer : semtech
chip : sx1276 / sx1278
arduino code : search forum , github. example 1 : https://github.com/matthijskooijman/arduino-lmic there more libraries.

i think use name xl... , xs... because clone or fake or counterfeit.

added: after reading : https://www.adafruit.com/products/3079 rfm9x lora seems compatible sx1276 (search "sx1276" on page). suppose not protocol definition, hardware compatible, i'm not sure.


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Using the LoRa XL1276-D01 (XS1278)


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'