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

    ATOM 2D/1D Barcode Scanner - Lock parameters changes via QRcode

    Scheduled Pinned Locked Moved Atom
    2 Posts 2 Posters 4.5k Views
    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.
    • M Offline
      magillus
      last edited by

      Hello,
      I would like to block changes to parameters programmatically or set them via Serial API on ATOM 2D/1D Barcode Scanner - https://m5stack-store.myshopify.com/products/atom-2d-1d-barcode-scanner-kit?_pos=1&_sid=fa7d06b74&_ss=r.

      Anyone knows if this is possible?
      Currently changes to qr scanner configurations can be done via QRcodes - https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/atombase/AtomicQR/AtomicQR_Reader_EN.pdf - and I would like to stop that, when we deploy the unit.

      Regards,
      Mateusz

      konacurrentsK 1 Reply Last reply Reply Quote 0
      • konacurrentsK Offline
        konacurrents @magillus
        last edited by konacurrents

        @magillus Did you ever solve this? I scanned the Factory Reset and now cannot
        get the scanner to work with my code. A factory-fresh ATOM does still work.

        But I too think there should be a way to disable QR codes. In particular, since the ATOM is
        receiving the scanned QR - it should be up to the application to do what it wants with the scanned
        value.

        My sample arduino code is at: M5 Atom Testing

        UPDATE It seems there is a prohibit scanning of configuration modes, as follows (and defined in their document Commands

        uint8_t prohibit_scanning_config_mode_cmd[]  = {0x07, 0xC6, 0x04, 0x08, 0x00, 0xEC, 0x00, 0xFE, 0x3B};
        

        thanks,

        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