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

    ghost qr code on m5paper?

    Scheduled Pinned Locked Moved General
    4 Posts 3 Posters 6.0k 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.
    • B Offline
      belsonc
      last edited by belsonc

      Hi -

      I'm experimenting with my new m5paper, and had the idea to create a qr code so my friend will be able to use my wifi while I'm on vacation. I used uiflow/blockly to create the following code:

      from m5stack import *
      from m5ui import *
      from uiflow import *

      setScreenColor(15)

      label0 = M5TextBox(134, 414, "Text", lcd.FONT_DejaVu24, 0, rotate=0)

      lcd.clear()
      label0.setFont(lcd.FONT_DejaVu40)
      label0.setText('Wifi Info')
      lcd.qrcode('text text text', x=150, y=400, width=220, version=6)
      lcd.show()

      And I'm getting a ghost qr code, for lack of a better way to describe it. I moved the qr code once, and it only started happening following that. If anyone can help, I would appreciate it...

      0_1652149939024_PXL_20220510_022402710_2.jpg

      1 Reply Last reply Reply Quote 1
      • M Offline
        M5Stack_AG
        last edited by

        Hi there , We appreciate your feedback! we will fix it soon!

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

          @belsonc said in ghost qr code on m5paper?:

          setScreenColor(15)

          I've the same problem.
          I've you found a solution ?
          Tkx

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

            The latest update put the gray square always under the QRcode.OK
            But why a gray square instead of the backcolor ?

            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