Hello.
On 09/10/2017 11:30 AM, Jian-Hong Pan wrote:
LoRa is an implementation of LPWPAN.
Chirp Spread Spectrum (CSS) modulation, which is used by LoRa has been
specified by IEEE 802.15.4a.
This driver implements IEEE 802.15.4 mac over LoRa physical layer not
LoRaWAN.
Please see my architectural comments on how to fit in LoRa transceiver
in my other mail. I have a very specific question on this driver and its
use with the mac802154 subsystem though.
I had a look at the first datasheet I could find for it
(http://www.semtech.com/images/datasheet/sx1276_77_78_79.pdf) and
stumbled over this sentence:
"Standard GFSK, FSK, OOK, and GMSK modulation is also provided
to allow compatibility with existing systems or standards such
as wireless MBUS and IEEE 802.15.4g."
Does this mean the transceiver can run in a mode where it would be
compatible with an plain (no LoRA support) IEEE 802.15.4g transceiver on
the same frequency band, subHGZ here?
While we do not have support for the 15.4g extension (MTU size, etc) in
our stack right now this would be a very interesting first test for the
driver. If this would be the case.
How did you test your driver so far? Making sure that the device gets
detected and setup correctly I assume. Did you also do full transmission
and receive tests with this transceiver and mac802154? If yes, was it
the same hardware on both sides or different?
regards
Stefan Schmidt
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html