Hello,
I am using balena in order to run multiple Raspberry Pi 3 B’s as wifi repeater/bridges on my existing network. There is one problem with the project that I would like some help fixing. When the RPi starts the wifi-repeater service, it begins to broadcast as an access point on wlan0, which is the built in wifi antenna on the board. However, I have more a powerful USB wifi dongle (wlan1) that I want to use for the AP, using the built in wifi (wlan0) to connect to the existing wireless network.
Attached is the example startup code for the wifi-repeater service.
Thank you for your assistance with this.