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
torntrousers
27e2963c97
Add getting the frequency error of a packet ( #111 )
2018-03-18 20:02:47 -04:00
universam1
da80e8bf65
saving reset pin ( #60 )
...
* releasing pins ss and reset
* only make reset optional
* style and description
* Update API doc
2017-12-17 20:16:41 -05:00
Sandeep Mistry
2f20d9902d
Rename crc()/noCrc() to enableCrc()/disableCrc()
2017-05-28 17:39:10 -04:00
Sandeep Mistry
73e42aca9c
Lower default SPI frequency to 8 MHz (from 10 MHz)
2017-04-23 20:38:04 -04:00
Sandeep Mistry
df0f6994b2
Update API.md
...
Add note on DIO0 requiring to be interrupt capable.
2017-04-23 20:33:07 -04:00
Sandeep Mistry
9c9914a2c4
Add option to specify PA output pin in Lora.setTxPower(...) ( #2 )
2017-03-12 16:17:13 -04:00
Sandeep Mistry
ee09672759
Add LoRA.setSPIFrequency(frequency) API ( #5 )
2017-03-12 15:45:21 -04:00
Sandeep Mistry
0db821227e
Update API documentation
2016-10-22 15:55:58 -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
d690d7947f
Add initial documentation
2016-08-20 10:00:35 -04:00