Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. The MyRoute-app
  3. [App] Problems, Bugs and other Issues
  4. Zoom + / zoom - from external keyboard not working anymore with release 5.0.1 ?

Zoom + / zoom - from external keyboard not working anymore with release 5.0.1 ?

Scheduled Pinned Locked Moved [App] Problems, Bugs and other Issues
8 Posts 3 Posters 1.7k Views 2 Watching
  • 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.
  • Forestundefined Offline
    Forestundefined Offline
    Forest
    wrote on last edited by
    #1

    A few years ago I wrote an appli running on a controler ESP32 to simulate an external keyboard.
    It run approximatively like the Wunderlinq (although I did it before Wunderling exist) but less sophisticated.
    I connect a MCP2515 module to the CanBus of my 2015 R1200RT LC itself connected to an ESP32 controler itself connect via BlueTooth to my Android phone.
    The ESP32 & MCP modules are located under the pilot seat.
    The actions made with the WonderWheel was sent to the phone (zoom +, zoom -, up, down, left, right).
    At this moment I was only using Osmand and the main function used while driving was zoom + & zoom -.
    When I added MRA app, the keyboard orders were working well (keyboard 'Standard', 43d = zoom +, 45d = zoom -).

    Since this time big changes have been done even on MyRouteApp and for the ESP32 boards.

    Today, for the MyRouteApp, the map does not react to the commands (keyboard 'Standard', 43d = zoom +, 45d = zoom -).

    Keyboard 'Wunderlinq' selected : no more change on the map but if a list is displayed (after pressing the upper right button) I can see the selected item changing upwards / downwards with a little ESP32 app sending KEY_UP_ARROW (218d), KEY_DOWN_ARROW (218d) alternatively (no change with 43d & 45d).

    Zoom + and zoom - are still running today with the Osmand app (Keyboard 'Wunderlinq' selected, KEY_UP_ARROW, KEY_DOWN_ARROW keys).

    A try with a former release of MRA should help but I can't do it by myself.
    Summary : what code to send to get a zoom +/- on the map ?

    Any idea ?
    Drive safe

    BMW R1200RT LC (K52) 2015
    Samsung S24+
    Android 16

    1 Reply Last reply
    0
    • Andre Trudeauundefined Offline
      Andre Trudeauundefined Offline
      Andre Trudeau
      wrote on last edited by Andre Trudeau
      #2

      Have a look here under Wonderlink:
      https://myrouteapp.freshdesk.com/en/support/solutions/articles/12000100670-bluetooth-controllers#WunderLINQ

      You also need to set the input to wonderlink in the app.

      I believe you need KEY_UP_ARROW , KEY_DOWN_ARROW

      Cheers!

      1 Reply Last reply
      0
      • Forestundefined Offline
        Forestundefined Offline
        Forest
        wrote on last edited by
        #3

        When I use KEY_UP_ARROW et KEY_DOWN_ARROW (with Wunderlinq keyboard external keyboard selected of course) selected item in a list move upwards and downwards. The link is OK with my ESP32, but keycode is not correctly interpreted when a map is displayed.
        It looks like the previous issue I met with the map frozen on the screen.
        Another Android 9 facetie ?

        BMW R1200RT LC (K52) 2015
        Samsung S24+
        Android 16

        1 Reply Last reply
        0
        • Andre Trudeauundefined Offline
          Andre Trudeauundefined Offline
          Andre Trudeau
          wrote on last edited by
          #4

          I just tried with a bluetooth keyboard and MRA set to Wunderlink and the Arrow UP and Arrow Down does work. But I now notice that the Zoom in/out is pretty "choppy". Either with my custom remote(+ and - Silverfox settings) and Keyboard I have the same result. When you keep the button/key pressed down it zooms a portion, stop, does it again, stop etc.. In any case, my test tablet is running Android 13, unlike my regular one. That's the oldest version I have. Hope this helps
          Cheers!

          1 Reply Last reply
          0
          • Jörgenundefined Offline
            Jörgenundefined Offline
            Jörgen
            Valued contributor
            wrote on last edited by
            #5

            Hi, I noticed littel problem today with the Barbuttons, I think this is also based on a ESP32 and sents normal keyboard characters.
            Here is a little tool the check sents caharcters: https://jaxeadv.com/barbuttons/keypress-tester/

            Hardware
            iPhone 12 pro (iOS 26.2.1)
            iPad (7.Gen.) 18.7.3
            Oukitel RT3 Pro (Andr. 14)
            Wireless CarPlay mit (Elebest C650)
            Wired CarPlay (SEAT Arona - 2021)
            MRA Workshops in Deutsch sind hier zu finden

            1 Reply Last reply
            0
            • Forestundefined Offline
              Forestundefined Offline
              Forest
              wrote on last edited by
              #6

              Remind my "problem" : I use a virtual keyboard on my R1200RT (K52), keycodes KEY_UP_ARROW, KEY_DOWN_ARROW produce zoom + / zoom - when running Osmand app but not on MyRouteApp.

              Nothing new ?
              So, I shall answer to myself.
              With relase 5.0.1, when launching the app, the map AND a list of items are displayed. So the KEY_UP_ARROW, KEY_DOWN_ARROW keycodes are used to select an item in the list.
              On Osmand app there is no list on the screen so KEY_UP_ARROW, KEY_DOWN_ARROW are used to zoom + / zoom -.

              Back to MyRoute :
              KEY_UP_ARROW, KEY_DOWN_ARROW produce zoom + / zoom - when a navigation is in progress !
              Normal behavior.
              Fireworks for my birthday (tomorrow) and Christmas (later).
              Happy new year to all men of good will.

              BMW R1200RT LC (K52) 2015
              Samsung S24+
              Android 16

              Jörgenundefined 1 Reply Last reply
              0
              • Forestundefined Forest

                Remind my "problem" : I use a virtual keyboard on my R1200RT (K52), keycodes KEY_UP_ARROW, KEY_DOWN_ARROW produce zoom + / zoom - when running Osmand app but not on MyRouteApp.

                Nothing new ?
                So, I shall answer to myself.
                With relase 5.0.1, when launching the app, the map AND a list of items are displayed. So the KEY_UP_ARROW, KEY_DOWN_ARROW keycodes are used to select an item in the list.
                On Osmand app there is no list on the screen so KEY_UP_ARROW, KEY_DOWN_ARROW are used to zoom + / zoom -.

                Back to MyRoute :
                KEY_UP_ARROW, KEY_DOWN_ARROW produce zoom + / zoom - when a navigation is in progress !
                Normal behavior.
                Fireworks for my birthday (tomorrow) and Christmas (later).
                Happy new year to all men of good will.

                Jörgenundefined Offline
                Jörgenundefined Offline
                Jörgen
                Valued contributor
                wrote on last edited by
                #7

                @Forest said in Zoom + / zoom - from external keyboard not working anymore with release 5.0.1 ?:

                Back to MyRoute :
                KEY_UP_ARROW, KEY_DOWN_ARROW produce zoom + / zoom - when a navigation is in progress !
                Normal behavior.
                Fireworks for my birthday (tomorrow) and Christmas (later).
                Happy new year to all men of good will.

                Are you using one of the keyboard (or input) settings in MRA?

                Hardware
                iPhone 12 pro (iOS 26.2.1)
                iPad (7.Gen.) 18.7.3
                Oukitel RT3 Pro (Andr. 14)
                Wireless CarPlay mit (Elebest C650)
                Wired CarPlay (SEAT Arona - 2021)
                MRA Workshops in Deutsch sind hier zu finden

                1 Reply Last reply
                1
                • Forestundefined Offline
                  Forestundefined Offline
                  Forest
                  wrote on last edited by
                  #8

                  @jorgen
                  Input keyboard is set to ' WunderLINQ '.
                  Next: I shall look if I can cancel a waypoint using the BMW WonderWheel even if I have to adapt my ESP32 app because last week I travelled (1000km) and because of roadworks have had to cancel several waypoints and with winter gloves it is a bit acrobatic.

                  BMW R1200RT LC (K52) 2015
                  Samsung S24+
                  Android 16

                  1 Reply Last reply
                  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
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  ACTIVE USERS
                  Jörgenundefined
                  Jörgen
                  Andre Trudeauundefined
                  Andre Trudeau
                  Forestundefined
                  Forest
                  POPULAR TOPICS
                  • GPX Versions 1.1 vs 1.2 for Garmin Visually Explained
                    Simon James Hancockundefined
                    Simon James Hancock
                    7
                    72
                    3.3k

                  • Quad lock (or other) Phone mount ?
                    LennyOundefined
                    LennyO
                    0
                    9
                    136

                  • Move blocks of routepoints
                    Jörgenundefined
                    Jörgen
                    1
                    20
                    547

                  • Seasonal closures affect not only seasonal road closures (mountain passes and the like) but also closures due to roadworks. This is why the route takes you through the closure even during planning, even though Here is actually aware of it.
                    richtea999undefined
                    richtea999
                    3
                    16
                    927

                  • Auto skip many waypoints by itself while I was on route. [5.2.0 - 474]
                    Con Hennekensundefined
                    Con Hennekens
                    0
                    4
                    115

                  • Download itn,gpx etc on android app - Folder location
                    Peter Zehentreiterundefined
                    Peter Zehentreiter
                    0
                    5
                    171

                  • Straatnamen worden uitgesproken
                    Con Hennekensundefined
                    Con Hennekens
                    0
                    4
                    111

                  • Hello guys again, please help
                    Peter Zehentreiterundefined
                    Peter Zehentreiter
                    -1
                    5
                    209

                  MY GROUPS
                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Popular
                  • Support
                  • MyRoute-app