Closed Citrullin closed 6 years ago
Hello @Citrullin, As I know, we currently support SX127x SPI IC but also rn2xx3 (UART) from Microchip, there is also this PR #9289 for mkrwan. @aabadie or @jia200x can correct me if I forget one. If you plan to use another chip, you may have to create your own driver (but you can based your work from rn2xx3 I guess ?)
I soldered a SPI SX1276 module this night. Still struggling with the configuration for my bluepill. But that's another topic. Thanks for your answer, I take later a look into it. Maybe I can add support for it to Riot.
@Citrullin feel free to contribute and don't hesitate to share your issues with RIOT and LoRa with us if you have any :) Can we close this issue btw ?
Hey, I can only find the SPI driver. Is there also a way to use a UART module? Like the E45-TTL-100? Or do I need to add an own driver for it?