omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Bluetooth Module Question

    Pythonista
    3
    4
    3160
    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.
    • AtomBombed
      AtomBombed last edited by

      Hey everyone, your friendly neighborhood noob coming at you with another question...

      I am new with Bluetooth. I am assuming that peripherals are just basic little pieces of hardware like headphones or something, maybe like temperature sensors that can relay data. But I am wondering if it would be possible to connect to another iOS device with the cb module to make a local chat program.

      Would this be possible? And if so, what are recommendations on how to connect?

      1 Reply Last reply Reply Quote 0
      • liberty
        liberty last edited by

        Currently you can't.

        From the documentation:

        The module is based on the CoreBluetooth framework, but doesn’t expose all of its functionality – for example, it only implements the central role, i.e. you can connect to peripherals but not have the device act as a peripheral itself.

        AtomBombed 1 Reply Last reply Reply Quote 2
        • AtomBombed
          AtomBombed @liberty last edited by

          @liberty oh, okay. Thank you for replying! Much appreciated.

          1 Reply Last reply Reply Quote 0
          • Empyreal
            Empyreal last edited by

            @omz -- are there any plans to support BLE Background notifications in the Pythonista3 roadmap? This would be a powerful featureset now that Arduinos are so accessible.

            Thanks!

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors