Skip to content

Commit

Permalink
Merge pull request #205 from Internsupport/patch-1
Browse files Browse the repository at this point in the history
Fix: typo
  • Loading branch information
sabas1080 authored Oct 28, 2024
2 parents 07b4139 + b956c37 commit 0c2c694
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ modified and this [repo]( https://git.antares.id/lorawan-loraid/arduino-loraid),

Features
--------
The Arduino LoRaWAN library supports LoRaWAN Class A and Class C implementations operating in EU-868, AS-923, US-915 and AU-915 bands. Note that this library is fairly simple with the aim of demonstrating the LoRaWAN capabilities.
The Arduino LoRaWAN library supports LoRaWAN Class A and Class C implementations operating in EU-868, AS-923, US-915 and AU-915 bands. Notice that this library is fairly simple with the aim of demonstrating the LoRaWAN capabilities.

### What certainly works:
- Sending packets uplink, taking into account duty cycling.
- Custom frequencies and datarate settings.
- Custom frequencies and data rate settings.
- Receiving downlink packets in the RX1 window (EU-868, AS-923,US-915,AU-915).
- Over-the-air activation (OTAA / joining) (EU-868, AS-923).
- Class C operation.
Expand Down

0 comments on commit 0c2c694

Please sign in to comment.