https://github.com/timatooth/lora-test
Playing around with RF95H arduino shields
https://github.com/timatooth/lora-test
Last synced: about 1 month ago
JSON representation
Playing around with RF95H arduino shields
- Host: GitHub
- URL: https://github.com/timatooth/lora-test
- Owner: timatooth
- Created: 2017-08-16T04:03:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-16T04:16:13.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T09:13:24.022Z (over 1 year ago)
- Language: C++
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Arduino LoRa mussings
Add `RadioHead` library zip to arduino IDE
Arduino board quirks:
One board `#C1038` is actually running the Uno 328p bootloader not the Duemilanove. Newer one is the older Duemilanove with 328p bootloader.
Max TX power (23dBm) seems to perform like shit. Better luck with 13-20dBm.
Different spread factors defined in RF_RF95H.h for setting different `ModemConfigs`
Bw125Cr48Sf4096 is very slow and long 1s duty cycle time on the channel.
NZ-AU use 915-927ish ISM band.