I have an external wifi antenna that broadcasts an AP.
I was using ResinOS 2.0 and my Pi was connected to the internet via Ethernet. In order to get the external antenna to broadcast, I had to disable NetworkManager as it was interfering (thanks Resin team for helping figure that one out). This worked well because the Pi was still online through Ethernet.
Requirements changed and now I the Pi must connect through wifi. I updated to ResinOS 2.3.0. My Pi was connecting to wifi and broadcasting an AP fine, but after a few minutes all clients get disconnected and I’m not able to reconnect to the network.
If I disable NetworkManager, then the wifi connection won’t work, so I’m stuck for ideas here.