I am attempting to turn my Pi into a Wifi-Repeater
I have been following along with this tutorial On there it directed me to the wifi-repeater project from Balena github here
The Pi I have is a 3 labeled as model B+
I have completed the steps of the tutorial seemingly without problem. However, there is no network showing up. I have restarted from the beginning including re-downloading all the associated files, but keep getting the same result.
NetDink-2.4 is the network I’m attempting to “extend”. The directions specified “WIFI_SSID and WIFI_PASSWORD of the target network you want to extend.” In turn, the AP_Password and AP_SSID are to be the credentials for the Access point.
I do see NetDink and can connect to it readily. I do not see a network being created by the PI, which by my understanding should be called “Wi-Fi Repeater” on my wifi list.
Do you still have target release “Factory build” and no services showing? If so you also need to deploy the code by downloading and installing the balena CLI and then using the balena push command. See the section in the post entitled “Deploy the code.”