1
0
mirror of https://github.com/sandeepmistry/arduino-LoRa.git synced 2025-06-11 08:41:39 +03:00
Commit Graph

6 Commits

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