Lora-net / LoRaMac-node

Reference implementation and documentation of a LoRa network node.
Other
1.87k stars 0 forks source link

Support for Murata CMWX1ZZABZ module #812

Closed C47D closed 4 years ago

C47D commented 4 years ago

Hi,

I'm getting familiar with loramac-node and I would like to know if there are plans to support the CMWX1ZZABZ:

This new stand-alone module measures just 12.5 x 11.6 x 1.76 mm, is constructed in a metal shielded package and comprises a Semtech SX1276 ultra long range spread spectrum wireless transceiver and an STMicro STM32L0 series ARM Cortex-M0+ 32 bit microcontroller (MCU). An integrated TCXO that has robust low drift thermal characteristics provides an accurate clock source for the RF transceiver.

If there are no plans to support it, how should I add support for it? I guess taking the B-L072Z-LRWAN1 as base? According to this the microcontroller is a STM32L082.

Regards

C47D commented 4 years ago

Already supported in B-L072Z-LRWAN1.