Giter VIP home page Giter VIP logo

Comments (6)

TaylorIsAGoodboy avatar TaylorIsAGoodboy commented on July 19, 2024 1

Hello, does the problem still exist? Please show me the content of /usr/local/rak/gateway-config-info.json

from rak_common_for_gateway.

Karol-Karas avatar Karol-Karas commented on July 19, 2024

@TaylorIsAGoodboy

Yep, there's still problem with AP mode ( :( ), but Client Mode works perfectly.

{
        "lora_server":
        {
"server_plan":"1",
                "lora_server_ip":"127.0.0.1",
                "up_port":"1700",
                "down_port":"1700",
                "loraserver_adr":"2",
                "freq":"5"
        },
        "wifi":
        {
"wifi_mode":"2",
                "wifi_ip":"",
                "wifi_gw":"",
"ap_ssid":"myssid",
"ap_pwd":"mypwd"
        },
        "lan":
        {
                "lan_ip":"192.168.10.10",
                "lan_gw":"192.168.10.1"
        },
        "apn":
        {
                "apn_name":"HOLOGRAM",
                "apn_baud":"115200"
        },
        "time":
        {
                "sync_time":0
        },
        "active_lora_server":"2",
        "install_img":"0",
"install_chirpstack":"1",
        "install_lte": "0",
        "lte_mode":"2"
}

from rak_common_for_gateway.

TaylorIsAGoodboy avatar TaylorIsAGoodboy commented on July 19, 2024

Did you use sudo gateway-config command to configure wifi, Or you used sudo raspi-config?

from rak_common_for_gateway.

Karol-Karas avatar Karol-Karas commented on July 19, 2024

gateway-config, I used raspi-config to enable I2C and SPI interface etc.

from rak_common_for_gateway.

TaylorIsAGoodboy avatar TaylorIsAGoodboy commented on July 19, 2024

You can add touch a file named rak_ap at /boot,then reboot, the configure of wifi will be reset to factory.
please have a try.

from rak_common_for_gateway.

Karol-Karas avatar Karol-Karas commented on July 19, 2024

Nope, doesn't work. Nevermind, I will just use dhcpcd.conf. Thanks for help!

from rak_common_for_gateway.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.