Replies: 1 comment
-
You would probably want to port or rewrite the lora driver in TypeScript using the SPI services. I don't think we've started on this but we take contributions! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, really cool project.
I've started playing around with an ESP32C3 board I had lying around and was wondering if someone has made it to work with Lora . I have a SX1278 module as well and it would be nice to connect two devices with deviscript.
Most projects are using the arduino-LoRa library so I guess if there is a way to provide a thin wrapper around the project that it could be really nice.
Beta Was this translation helpful? Give feedback.
All reactions