[FEAT] Add LoRa Library to project. #1

Closed
opened 2024-09-25 17:40:38 +00:00 by jakegoodwin · 3 comments
Owner

The current source file is missing the needed libraries to use the LoRa module.

The module on the board is referred to as the RFM69, but inside it contains the SX1278 chipset according to adafruits documentation.

The current source file is missing the needed libraries to use the LoRa module. The module on the board is referred to as the RFM69, but inside it contains the SX1278 chipset according to adafruits documentation.
jakegoodwin added the
enhancement
label 2024-09-25 17:40:38 +00:00
jakegoodwin self-assigned this 2024-09-25 17:40:38 +00:00
Author
Owner

The module is actually an older unit called the SX1272. The other variant I believe is general feather documentation.

The module is actually an older unit called the SX1272. The other variant I believe is general feather documentation.
Author
Owner

Okay the name also changes if you look at the product page. On there they list it as the SX1276

Okay the name also changes if you look at the product page. On there they list it as the SX1276
Author
Owner

The library has been added to dependencies and included in the ino file.

The library has been added to dependencies and included in the ino file.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jakegoodwin/multi-tracker#1
No description provided.