MySensors + RN2483 LoRa
-
Hey guys,
I'm new to mysensors, i will appreciate if someone can tell me more about this platform, I noticed mysensors API didn't support RN2483 LoRa chip. Please how can i add my written library to the mysensors driver.
-
@nerdbytehub you should implement a transport layer implementation for your radio. See here for some implementations : https://github.com/mysensors/MySensors/tree/development/hal/transport
-
I have tried my possible best creating the API for RN2483... Can some help me out with the code and driver?