jpmeijers / RN2483-Arduino-Library

Arduino C++ code to communicate with a Microchip RN2483 module
Apache License 2.0
84 stars 60 forks source link

Added custom DevEUI if wanted and Debug information if needed #23

Closed hallard closed 7 years ago

hallard commented 7 years ago
jpmeijers commented 7 years ago

What is the reason/use case that you need to set a custom DevEUI and not use the hardware EUI of the RN2483?

I like a lot of the things you added. But we need to clean up a little.

hallard commented 7 years ago

Guys, I've just updated this PR with your suggestions