xreef / LoRa_E32_Series_Library

Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276
https://www.mischianti.org
Other
348 stars 72 forks source link

Raspberry Pi Pico with LoRa E32 library #43

Closed janczeresnia closed 1 year ago

janczeresnia commented 2 years ago

Hi You wrote a very nice library. Is there support for Raspberry Pi Pico microcontroller? And if so, how to configure it? Library works great with Seed Studio XIAO and ESP8266 D1 but not with Raspberry Pi Pico :(

xreef commented 2 years ago

Hi @janczeresnia, I'll start work on Pi Pico and STM32 in the next few days. I'm going also to create new shields for that devices.

Bye Renzo

janczeresnia commented 2 years ago

Thank you for the quick reply. Regards.

xreef commented 2 years ago

I reopen this issue, and I close It when development will be effective, so I alert you. Bye Renzo

RootInit commented 1 year ago

Any update on this?

xreef commented 1 year ago

Hi, I must test it, I think probably it work, but not yet tested. If I find some time I test it in the next week. Bye Renzo

xreef commented 1 year ago

Hi all, I tested the Raspberry Pi Pico and It's fully supported.

You can find here the configuration and wiring diagram.

https://www.mischianti.org/forums/topic/ebyte-lora-uart-arduino-library-raspberry-pi-pico-support/

Bye Renzo

RootInit commented 1 year ago

Tysm!