__cafa__

Results 2 issues of __cafa__

I have tried to install using both conda and npm in both ubuntu 20.04 and 18.04 both inside WLS2. My current node is v16.14.0. (error below), But I have tried...

Hi, I have tried example code on the e220 900T30D using the esp32 Expressif v4 kit. ``` from lora_e220 import LoRaE220 from machine import UART uart2 = UART(2) lora =...