- 2x Cosmic LoRa Aurora v1 or v2
- 2x Micro USB Type B Cable for Aurora v1 or USB Type C for Aurora V2
- Arduino IDE
Aurora V1
Aurora V2
- Plug the Cosmic LoRa Aurora boards to your Laptop. Transmitter and Receiver can be either LoRa Aurora V1 or V2. The configuration can be mixed among those.
- COM Port should be activated. (If not? Install driver).
- Setup in Arduino IDE : Pick the appropriate board : Tools -> Board -> ESP32 Arduino -> ESP32 Dev Module (If not selectable? Install the Board)
- Setup Transmitter
- Load Code to Arduino IDE, Aurora V1 load Transmitter code while Aurora V2 load Transmitter code.
- Click Verify then Click Upload to Board.
- Open Serial Monitor of Arduino IDE. Set the Baud Rate as stated in Serial.begin of the transmitter code. Some debug info should be appeared stated it transmits some data.
- Setup Receiver
- Load Code to Arduino IDE, Aurora V1 load Receiver code while Aurora V2 load Receiver code.
- Open Serial Monitor of Arduino IDE. Set the Baud Rate as stated in Serial.begin of the receiver code. Some debug info should be appeared stated it recieves some data.
- YEEAAYY Congrattzz!! You are sending LoRa Point-to-Point.
Any issue of the tutorial or need IoT solutions? Please contact us