1
0
mirror of https://github.com/sandeepmistry/arduino-LoRa.git synced 2025-04-20 23:47:47 +03:00

6 Commits

Author SHA1 Message Date
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
Sandeep Mistry
21ace81a59 Some tweaks to new examples 2017-05-28 18:44:07 -04:00
tigoe
0c72fecb9a Added new examples and tests 2017-05-28 18:44:07 -04:00
Sandeep Mistry
57e28d1067 Add receive callback mode using DIO0 2016-09-25 10:49:01 -04:00
Sandeep Mistry
1e8f3835a1 Rename packetRSSI to packetRSSI 2016-08-21 14:35:33 -04:00
Sandeep Mistry
fd94031ea8 Add initial sender and receiver examples 2016-08-20 09:12:25 -04:00