we are entertaining the idea of using an nRF52840 with a Semtech SX1276 (or possibly SX1262) as a BLE/LoRa endpoint node. We believe this is doable but wanted to make sure that we were not going in the wring direction. thank you
we are entertaining the idea of using an nRF52840 with a Semtech SX1276 (or possibly SX1262) as a BLE/LoRa endpoint node. We believe this is doable but wanted to make sure that we were not going in the wring direction. thank you
Hey James,
That is certainly possible. As far as I'm aware those LoRa modules are just transceivers with an SPI interface. The RF bands are not overlapping so you should be able to run both radios at the same time.
I suggest you get your hands on two nRF52840 DKs, skim through the Product Specification, and read the nRF5 Getting Started and the SDK15 Getting Started pages.
Cheers,
Håkon.
Hey James,
That is certainly possible. As far as I'm aware those LoRa modules are just transceivers with an SPI interface. The RF bands are not overlapping so you should be able to run both radios at the same time.
I suggest you get your hands on two nRF52840 DKs, skim through the Product Specification, and read the nRF5 Getting Started and the SDK15 Getting Started pages.
Cheers,
Håkon.