issues
search
TheThingsNetwork
/
arduino-device-lib
Arduino Library for TTN Devices
MIT License
208
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add QuickStart example
#40
FokkeZB
closed
8 years ago
1
Handle recommended reset() before while(join()) internally
#39
n2jn
closed
8 years ago
5
initialize the library with a frequency plan
#38
n2jn
closed
8 years ago
6
sendBytes: Return success and error codes
#37
n2jn
closed
8 years ago
2
added poll as alias for sendBytes()
#36
n2jn
closed
8 years ago
4
Removed SendString()
#35
n2jn
closed
8 years ago
2
Deliver downlink messages to (callback) function
#34
n2jn
closed
8 years ago
6
Update README for renamed repo
#33
FokkeZB
closed
8 years ago
0
Initialize library for specific frequency plan
#32
johanstokking
closed
8 years ago
1
Configure rx2 settings and channels for ABP
#31
n2jn
closed
8 years ago
0
Track airtime used per day
#30
tftelkamp
closed
8 years ago
3
Set correct duty-cycle(s)
#29
n2jn
closed
8 years ago
1
add poll() as alias for sendBytes with single byte
#28
FokkeZB
closed
8 years ago
0
API: Add poll() as alias for sendBytes()
#27
FokkeZB
closed
8 years ago
3
Remove sendString
#26
FokkeZB
closed
8 years ago
0
API: Remove sendString
#25
FokkeZB
closed
8 years ago
0
Calculate size of buffer
#24
FokkeZB
closed
8 years ago
1
API: Allow user to register function for downlink
#23
FokkeZB
closed
8 years ago
0
Need to configure rx2 settings and extra channels for ABP
#22
tftelkamp
closed
8 years ago
4
set correct duty-cycle(s) after join
#21
tftelkamp
closed
8 years ago
2
Describe public API in code
#20
n2jn
closed
8 years ago
3
Add setters for modem and debug serial and default to Serial1 and Serial0
#19
n2jn
closed
8 years ago
5
Calling reset in personalize() and join()
#18
n2jn
closed
8 years ago
0
Calling reset in personalize() and join()
#17
n2jn
closed
8 years ago
2
simplifying function sendBytes
#16
n2jn
closed
8 years ago
0
simplify: creating setModemSerial() to define Serials and their Baud rate
#15
n2jn
closed
8 years ago
1
API: Remove length as argument of sendBytes
#14
FokkeZB
closed
8 years ago
11
Simplify: call reset in personalize and join
#13
n2jn
closed
8 years ago
0
Compiler directive for debug output
#12
n2jn
closed
8 years ago
2
API: sendBytes should return confirmation or error codes
#11
waltertakens
closed
8 years ago
6
Get included in the Arduino Library Manager
#10
FokkeZB
closed
8 years ago
0
Document global usage
#9
FokkeZB
closed
8 years ago
1
Document API in detail
#8
FokkeZB
closed
8 years ago
2
Simplify: Automatically delay where needed
#7
FokkeZB
closed
8 years ago
5
API: Make reset() private and call it from join() and personalize()
#6
FokkeZB
closed
8 years ago
5
API: Default to Serial and Serial1
#5
FokkeZB
closed
8 years ago
6
API: Provide public debugPrint(Ln)
#4
FokkeZB
closed
8 years ago
1
Redefine warnings on verify and upload (which still finishes)
#3
FokkeZB
closed
8 years ago
0
Update to latest The Things Uno SDK
#2
johanstokking
closed
8 years ago
3
optimized sram usage (about 40% of what it was)
#1
cambierr
closed
8 years ago
12
Previous