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

    Bluetooth support

    UIFlow
    9
    17
    29.5k
    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.
    • lukasmaximusL
      lukasmaximus
      last edited by

      Bluetooth is still not supported in the official micropython https://github.com/micropython/micropython/pull/4589

      W A 2 Replies Last reply Reply Quote 0
      • W
        Wolli01 @lukasmaximus
        last edited by

        @lukasmaximus
        Does it make sense to wait?
        Because for my projects I need it undebingt.
        It has to scan Bluetooth sensors.
        At the moment I use Pycom/Wipy which works great.
        But since I like the M5Stack very much, I wanted to change if necessary.

        ajb2k3A 1 Reply Last reply Reply Quote 0
        • ajb2k3A
          ajb2k3 @Wolli01
          last edited by

          @wolli01 There is a hierarchy of of programming and for M5Stack to release an updated firmware, they have to wait until the master branch of Micropython has been updated.

          UIFlow, so easy an adult can learn it!
          If I don't know it, be patient!
          I've ether not learned it or am too drunk to remember it!
          Author of the WIP UIFlow Handbook!
          M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

          1 Reply Last reply Reply Quote 0
          • A
            akelix @lukasmaximus
            last edited by

            @lukasmaximus
            https://github.com/micropython/micropython/pull/4589

            bluetooth support now on master branch

            When will there be bluetooth support for m5stick?

            1 Reply Last reply Reply Quote 0
            • lukasmaximusL
              lukasmaximus
              last edited by

              @akelix yep bluetooth is supported in micropython v1.12 latest uiflow firmware 1.5.0 is now based on micropython v1.12 but strangely when I scan the modules "ubluetooth" is not there. Since this is the first revision of uiflow firmware based on v1.12 I can imagine it will be implemented soon.

              1 Reply Last reply Reply Quote 0
              • H
                hanphony
                last edited by

                The M5Stack official MicroPython firmware is still based on Loboris fork and it has not been updated for about 18 months. I'd love to know when the official MicroPython firmware is going to be updated from the main MicroPython release and Espress IDF 4.X firmware.

                1 Reply Last reply Reply Quote 0
                • ajb2k3A
                  ajb2k3
                  last edited by

                  M5stack stopped using loboris several months ago and moved to their own port. They are now working with the official branch.
                  There are still some issues wit BT and wifi but they are working on it.

                  UIFlow, so easy an adult can learn it!
                  If I don't know it, be patient!
                  I've ether not learned it or am too drunk to remember it!
                  Author of the WIP UIFlow Handbook!
                  M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                  1 Reply Last reply Reply Quote 0
                  • H
                    hanphony
                    last edited by

                    Hmm, but this repo hasn't been updated: https://github.com/m5stack/M5Stack_MicroPython

                    ajb2k3A 1 Reply Last reply Reply Quote 0
                    • ajb2k3A
                      ajb2k3 @hanphony
                      last edited by

                      @hanphony said in Bluetooth support:

                      Hmm, but this repo hasn't been updated: https://github.com/m5stack/M5Stack_MicroPython
                      Thats because that firmware is no longer used.
                      Due to the constant updates and work on the new firmware (and the lockdown) I can't see an updated repo online yet.
                      @m5stack have you created a new git repo yet or are you waiting untill the firmware is out of beta ?

                      UIFlow, so easy an adult can learn it!
                      If I don't know it, be patient!
                      I've ether not learned it or am too drunk to remember it!
                      Author of the WIP UIFlow Handbook!
                      M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                      1 Reply Last reply Reply Quote 0
                      • H
                        hanphony
                        last edited by

                        Gotcha. I'd love to know if there will be a pure MicroPython firmware soon. UiFlow is great, but I'd stay away from all the preloaded stuff.

                        J 1 Reply Last reply Reply Quote 0
                        • J
                          jhfoo @hanphony
                          last edited by

                          @hanphony I have been working with the uiflow framework. Are you aware that you can write and load your Python apps, selectable via the UiFlow interface? Pretty cool.

                          H 1 Reply Last reply Reply Quote 0
                          • E
                            ellisjr
                            last edited by

                            Hi, I'm a complete MicroPython noob, but I have an ESP32 with MP1.12 loaded and I too expected ubluetooth module to be available but it is not.

                            Please can someone explain to me (in simple terms with little reference to other mystery items) why it's not there and how I can find and load that module? I just need to start some development :o)

                            Thanks in advance!

                            1 Reply Last reply Reply Quote 1
                            • H
                              hanphony @jhfoo
                              last edited by

                              @jhfoo yeah, but uiflow is so noisy with all kinds of bloat I don't need

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                jhfoo @hanphony
                                last edited by jhfoo

                                @hanphony how much do you really need? uiflow as i understand it is a layer on top of micropython, simplifying the hardware choices in the product. i tried to use stock (Lobo) firmware and just getting the LCD to work was a bloody pain.

                                Also checked the space consumed with os.statvfs(): there's plenty of write space for some decent code.

                                That said, will be nice to have official BLE support.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  jesuslg123
                                  last edited by

                                  Is there any official update on this topic? Is bluetooth gonna be supported? Thanks

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