wapel
Results
2
issues of
wapel
Using this command in my sketch on MKR1310: Firmware: 1.2.1 ``` connected = modem.joinABP(devAddr, nwkSKey, appSKey); if (!connected) { if(debug)Serial.println("Lora ABP Connection failed !"); while (1) {} } else {...
type: imperfection
ESP32_VS1053_Stream can't compile with ESP Core 3.x.x Can you do the migration to esp_netif https://docs.espressif.com/projects/esp-idf/en/v4.2/esp32/api-reference/network/tcpip_adapter_migration.html