Thank you for choosing Nano G1.
For the WIFI mode, the document is available at here:
Note: only client mode is supported by meshtastic right now, therefore:
meshtastic --set network.wifi_ssid “my network” // “my network” should be your router’s SSID
and
meshtastic --set network.wifi_psk “my password” // “my password” should be your router’s password
======================================
For the Bluetooth mode with phone APP, this should work out of box before enable the WIFI via CLI. The ESP32 could not enable both bluetooth and wifi in the same time. Thus, you have to disable the WIFI and enable the Bluetooth by using CLI:
Sorry, I didn’t describe my scenario well enough
I have actually familiarized myself with the manual and all your remarks are considered!
the actual ssid was used in place of the “my wifi” and, all the rest.
My most simple question - how do i read the settings in cli?
Then what is there wrong about wifi on my screenshot, why is it showing two lines of SSID’s?