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

    M5 StickC Plus - How to access Bluetooth with UIFlow ?

    M5 Stick/StickC
    4
    8
    17.8k
    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.
    • R
      ramaker
      last edited by

      According to the data and advertisement the M5StickC Plus has Bluetooth.
      How can I use it with UIFlow ?
      I cannot find the BLE symbols like I have inside the M5Stack Fire.

      Have I to import something ? -- or add a unit or a hat ?

      K.D.

      1 Reply Last reply Reply Quote 1
      • felmueF
        felmue
        last edited by

        Hello @ramaker

        I don't see the BLE symbols either when M5StickC Plus is chosen in UIFlow. I guess that means the M5Stack engineers haven't had the time to add BLE for M5StickC Plus in UIFlow.

        Maybe add this to the ever growing wish list?

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0
        • W
          Wolli01
          last edited by

          Unfortunately, BLE does not work on the M5Stack Core2 either. In any case, no scanning is possible!

          1 Reply Last reply Reply Quote 0
          • R
            ramaker
            last edited by

            Thank you for the answers.
            I found a video, where somebody is communicating from mobile phone the M5StickC roverc via bluetooth.
            But he used Arduino system.

            Ok - I'll try it with the Arduino environment.

            Ciao
            K.D.

            1 Reply Last reply Reply Quote 0
            • R
              ramaker
              last edited by

              @Wolli01 :
              I forgot .....
              In the UIFlow for Core2 I have the blocks for BLE uart.
              But I'll check it too.
              Ciao
              K.D.

              1 Reply Last reply Reply Quote 0
              • W
                Wolli01
                last edited by Wolli01

                Yes, but still does not work. I haven't found any code yet how to scan Beacon.

                Arduino goes very well with the Core1 and Core2

                1 Reply Last reply Reply Quote 0
                • B
                  BricoMS
                  last edited by

                  StickC/Plus do not have BLE option because of the limitations, remember your are loading a big chunk of code called uiflow into it, and besides that you are trying to add BLE.

                  All this is accessible directly by Micropython code directly. It is not that the StickC/Plus can not do it. It can, is just that the BLE libraries are not included in the StickC/Plus firmware.

                  1 Reply Last reply Reply Quote 1
                  • R
                    ramaker
                    last edited by

                    @BricoMS
                    Thank you for the answer.
                    I thought, that the hardware/controller of M5Stick and M5Stack are the same and that MicroPhyton is just another way of displaying the blocks of UIflow.

                    I do not understand why M5Stack made no "fair" advertisement/documentation.
                    For me it would be "fair" if they would write "ESP32-based support BLE 4.2 and WiFi not compatible with UIFlow""

                    I think, for some (many ?) users the UIFlow possibility is an argument for M5Stack/Stick.

                    regards
                    K.D.

                    1 Reply Last reply Reply Quote 5
                    • First post
                      Last post