Home › Forums › The libraries hosted on the site › EByte LoRa e220 UART devices LLCC68 › Data size no match with Raspberry Pi pico › Reply To: Data size no match with Raspberry Pi pico
8 January 2024 at 14:34
#29077
Hi woto,
you don’t need to change the library.
You can find how to use the library for e32 (similar to E220) in this article.
EByte LoRa E32 & MicroPython: a detailed look at configuration – 3
I create a specified tutorial for E220 soon.
code, configuration = lora.get_configuration()
configuration.CHAN = 18
code, configuration = lora.set_configuration(configuration)
Bye Renzo
-
This reply was modified 1 year, 6 months ago by
Renzo Mischianti.
-
This reply was modified 1 year, 6 months ago by
Renzo Mischianti.