MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Mobile app (bachelor thesis)

    Scheduled Pinned Locked Moved Development
    116 Posts 31 Posters 168.1k Views 31 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.
    • B Offline
      bminer1 @strawberry 3.141
      last edited by

      @strawberry-3.141
      I deleted the files and it came back up but the app is still not connecting.

      defaults: {
          ip: '192.168.......',
          qrSize: 300,
          qrTimer: 60 * 1000 },
      
      B 1 Reply Last reply Reply Quote 0
      • B Offline
        bminer1 @bminer1
        last edited by

        @strawberry
        I deleted the Module and reinstalled, the QR code is not generating now. I made a mess of this. ugh.

        1 Reply Last reply Reply Quote 0
        • lolobyteL Offline
          lolobyte
          last edited by

          @strawberry-3-141

          it’s safe now to update module and app?

          1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer
            last edited by

            @bminer1 you shouldn’t edit the files, remove the module directory completely, clone again, put your config in config.js if you dont succeed send me a private message and i will help you

            @lolobyte, still you should uninstall the app first before upgrading to the newest prototype, but the magic mirror module should be fine with just updating

            Please create a github issue if you need help, so I can keep track

            B 1 Reply Last reply Reply Quote 0
            • lolobyteL Offline
              lolobyte
              last edited by

              i don’t know why but i had again problems scanning the qr code on the Mirror.

              After the qr code automated was hidden and all modules started i went to my laptop starting a vnc session and opening the qr code with mirage and the scan was simle and fast done, the app has synchronized an it works now.

              Maybe the qr picture is to dark or to small, i don’t know what’s the mater with qr scanning on my iPhone 6s.

              strawberry 3.141S 1 Reply Last reply Reply Quote 0
              • strawberry 3.141S Offline
                strawberry 3.141 Project Sponsor Module Developer @lolobyte
                last edited by

                @lolobyte next time you could try to use the config option qrSize

                Please create a github issue if you need help, so I can keep track

                lolobyteL 1 Reply Last reply Reply Quote 0
                • lolobyteL Offline
                  lolobyte @strawberry 3.141
                  last edited by

                  @strawberry-3.141

                  ok, i’ll try that

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bminer1 @strawberry 3.141
                    last edited by

                    @strawberry-3.141
                    Im googling how to remove the module directory but its not really clear. Is it as simple as deleting the module folder or is there more to it?

                    tosti007T 1 Reply Last reply Reply Quote 0
                    • tosti007T Offline
                      tosti007 Module Developer @bminer1
                      last edited by

                      @bminer1 yea just deleting the folder removes a module

                      If there is anything don't hesitate to contact me!
                      ProfileSwitcher, TouchNotifications

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bminer1
                        last edited by

                        Hi Strawberry 3.141, I am still having an issue with using the mobile app.
                        Below is the steps i took based on the install guide from the git and deleting the folder.

                        Here is the install:

                        pi@raspberrypi:~/MagicMirror/modules $ git clone https://github.com/fewieden/MMM-Mobile.git
                        Cloning into ‘MMM-Mobile’…
                        remote: Counting objects: 84, done.
                        remote: Compressing objects: 100% (21/21), done.
                        remote: Total 84 (delta 12), reused 0 (delta 0), pack-reused 63
                        Unpacking objects: 100% (84/84), done.
                        Checking connectivity… done.
                        pi@raspberrypi:~/MagicMirror/modules $

                        Then the Dependencies

                        pi@raspberrypi:~/MagicMirror/modules/MMM-Mobile $ npm install
                        mmm-mobile@1.0.0 preinstall /home/pi/MagicMirror/modules/MMM-Mobile
                        node scripts/preinstall.js
                        Creating Backup for config.js!
                        Saving updated config.js!
                        mmm-mobile@1.0.0 /home/pi/MagicMirror/modules/MMM-Mobile
                        ├─┬ async@2.1.4
                        │ └── lodash@4.17.4
                        ├── moment@2.17.1
                        ├── qr-image@3.2.0
                        └── simple-git@1.65.0
                        pi@raspberrypi:~/MagicMirror/modules/MMM-Mobile $

                        add to config.js file

                        “modules”: [
                        {
                        “module”: “alert”
                        },
                        {
                        module: “MMM-Mobile”
                        },

                        the QRcode popped up but still would not connect
                        in the app, i put in my IP address and it said Connected for a milisecond then showed could not connect again

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 11
                        • 12
                        • 6 / 12
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy