1
0
mirror of https://github.com/sandeepmistry/arduino-LoRa.git synced 2025-04-19 13:02:14 +03:00

15 Commits

Author SHA1 Message Date
Logu
f7b08b0637 Update README.md to fix freq table broken link 2024-06-12 18:46:32 -04:00
tromas71
017f4b684c
Update README.md with working link.
Update README.md with working link to SX127X Semtech website.
2023-05-18 13:57:05 +02:00
Boba0514
c1bb134755
fixed old URLs in readme.md (#425)
* fixed old URLs in readme.md

* changed to https

forgot first and i couldn't help my ocd, sorry
2021-01-09 09:28:28 -05:00
Sandeep Mistry
baf0d73849
Update README.md
Add more info. about the MKR WAN 1300 firmware.
2018-08-19 10:38:43 -04:00
Sandeep Mistry
039b138d80
Add support for Arduino MKR WAN 1300 boards (#105)
* Add support for Arduino MKR WAN 1300 board
* Add new LoRa.setSPI(...) API to use radio with a different SPI interface
* Disable LoRa.onReceive(...) and LoRa.receive() on Arduino MKR WAN 1300
* Add errors on sketches not compatible with the Arduino MKR WAN 1300
2018-05-07 13:02:06 -04:00
Rotzbua
b4558aa8f5 [doc] Extend FAQ (#96)
* [doc] Extend FAQ

* Update README.md
2018-02-04 21:07:25 -05:00
Sandeep Mistry
7798532435
Update README.md
Add note about 5V based boards.
2018-01-07 20:21:30 -05:00
Sandeep Mistry
72f90e1c7c
Update README.md
Add initial FAQ section
2017-12-17 20:58:04 -05:00
Sandeep Mistry
7f1ca66449 Update README.md
Add note for #34.
2017-09-04 21:03:00 -04:00
Sandeep Mistry
4bdb21eee9 Update README.md
Add note on DIO0 being interrupt capable.
2017-04-23 20:31:43 -04:00
Sandeep Mistry
0d648f4031 Add Travis CI 2016-10-16 11:51:52 -04:00
Sandeep Mistry
048d6e982c Remove NiceRF link, they no longer offer the LoRa1276 2016-09-25 10:52:16 -04:00
Sandeep Mistry
57e28d1067 Add receive callback mode using DIO0 2016-09-25 10:49:01 -04:00
Sandeep Mistry
d690d7947f Add initial documentation 2016-08-20 10:00:35 -04:00
Sandeep Mistry
e4f8b513dd Initial commit 2016-08-20 08:19:09 -04:00