Hi, I'm trying to use a pair of sx1278 LoRa modules to communicate between my computer and an Arduino Nano BLE Sense 33 board. I tried the example codes for sending in the LoRa-E32 library (I replaced SoftwareSerial with Serial1), the compilation was successful, but the board cannot send anything.
The LoRa modules are working. The code can work fine on Arduino Uno. I wonder why it cannot work on Nano BLE Sense 33.
1 Like
Hi
I am tried RH_RF95 library for lora communication but it didn't worked for Arduino Nano 33 BLE.
If you find any solution please share.
These are UART front ended modules, so they have no relation to the SPI based LoRa modules or Libraries.
Will it work in Arduino Nano 33 BLE board with sx1278 Lora transceiver module.
What do you mean by 'it' ?
The LoRA-E32 library.
Will this library work with Arduino Nano 33 BLE board with Lora WAN model SX1278.
No.
And the SX1278 is a LoRa module, LoRaWAN is just a protocol that uses LoRa ...........................
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.