🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Where is wifi config held redux

    Scheduled Pinned Locked Moved Micropython
    2 Posts 1 Posters 4.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dclaar
      last edited by dclaar

      Some time ago, I asked where the wifi config was held.
      At that time, the answer was:

       import wifiCfg
            self.ssid, self.password = wifiCfg.deviceCfg.wifi_read_from_flash()
      

      Fast forward to 1.7.0:
      I have set the WiFi credentials with M5burner 2.2.2 via "Configuration". But the above returns an empty list, rather than actual credentials.

      Apparently the new hotness is:

      wifiCfg.deviceCfg.get_wifi()
      

      It's a bit frustrating when this keeps changing, and there's no user-visible notice, just broken code. Can we get some kind of announcement of functionality-breaking changes?

      1 Reply Last reply Reply Quote 0
      • D Offline
        dclaar
        last edited by

        Hmm, OK, get_wifi() works on 1.5.4, so maybe I just guessed wrong back then.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post