I've been trying to carve out time to work on #LoRA again and have revisited https://git.oit.cloud/morgan/esp_netif_lora, my ESP-IDF IP over LoRa driver.
Today I got broadcast and multicast working, my test app, they just need to be put in the driver, with config options.
I've outlined a fix to allow for multiple interfaces if a device has more than one radio.
With multicast working, I think I can finally do #CoAP discovery!
kinda last major improvement for this to be useful is some sort of MTU enforcement.




