I'm using 4 Rasps, three with LibreElec but my last one makes problems:
OpenELEC-RPi2.arm-8.0.4 with wired LAN
The special thing:
I'm using it additionally as an access point (WLAN tethered mode with ip_forward,NAT etc.) with internet access (separate router). As an extension of my WLAN in the basement, not to control Rasp directly with it.
echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
With OpenElec everything is fine (log-2019-10-03-12.35.22_OpenElecAccessPointOK.zip). With LibreElec Kodi crashes immediately after connecting with my cell phone to this AP.