Jump to content
UltiMaker Community of 3D Printing Experts

HC-06 Bluetooth Module


Recommended Posts

Posted · HC-06 Bluetooth Module

Hey, has anyone experience connecting a HC-06 module to their UM1, it should be connected to a serial port and the only free port I could find is "Serial 3". This serial port is powered and I do get the Module to pair with my PC. But I do not get any communication going.

I think the UM1 is just not listening to the port, but the other two are occupied by the Ulticontroller.

Does anyone know how to connect this Serial bluetooth module. And should I use resistors as explained on some other forum.

Any help is appreciated.

 

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    I managed to get it working!

    Connect the bluetooth module to the third serial port, this port only has 4 pins, located next to the connectors for the ulticontroller. I have measured the pins to be sure what is Vvc and Ground.

    Then get a new set of Marlin files and change the following settings in "Configuration.h" :

     


    #define SERIAL_PORT 3 // this is normally set to 0
    #define BTENABLED // enable this

    I have been able to communicate at baudrates of 9600 and up to 115200.

    Reception of the HC-06 Module is pretty poor, my UM sits about 8m from my PC and the signal is almost at its lowest, next step is improve this a bit.

    BTW these modules cost about $4 from ebay

     

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    Great work, but what are your plans with it? Replacement of the USB cable or do you think about sending files to the UM ans store it at the SD?

    Maybe you could also post a picture of the PCB and the pin location.

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    Well, as my UM sits on the other site of the room I got tired of picking it up to get it close enough to my PC for the USB cable. Mostly for firmware update or sometimes when I needed to fiddle with it.

    First of all the firmware, I have not been able to load it wireless. The Marlin firmware states that although the communication port is changed to "Serial 3", the bootloader will still listen to "Serial 0".

    I was hoping it would be listening to both the ports, but for now it doesn't work.

    I used the following connectios pins:

    UM PCB Serial3

    This is not my board but it looks similar, only thing is that on my board the silk contains the text "serial 3" next to the pins

    Btw, I had to cross connect the Tx and Rx as the order is different on the HC-06

     

    I also tried to print through the bluetooth connection, see the bots.

    UM Bots SD-Card vs Bluetooth

    Two Robots printed with the exact same settings, the left one printed using the SD-Card, it looks ok. The right bot is printed using the Bleutooth connection, not that nice (it even looks a bit sad :-P ).

    The Bluetooth print also took longer to print, and it was stuttering on the outer shell lines.

    The infill was (strangly) printed fluently?!?

    Q: Would it be possible to transfer the gcode to the SD-Card and then command to start the print wireless?

     

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    The bootloader is usually fixed to a certain serial port. Sad, but it's the usual case...

    The reason why the infill was fine, but the shell wasn't, is that the infill is made out of long, straight lines. The shell however is made out of many small line segments.

    Every line is one gcode command that needs to be streamed. Short lines = many commands per second. Long lines = few commands per second.

    So I suppose it got buffer underruns, which resulted in lags (printer having to wait for the next command to be transmitted).

     

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    Q: Would it be possible to transfer the gcode to the SD-Card and then command to start the print wireless?

     

    If someone writes the code, then yes, shouldn't be a problem. The firmware just needs to copy the input from the bluetooth module to the SD card.

    You'd probably have to do that at a very low baudrate, but technically it should work.

    Pair this with automatic pre-heating through the transmitted files (conventiently at the beginning of the file..) and you don't even lose much time.

    I suppose this goes on my wishlist for my own printer electronics ;)

    BT modules are pretty cheap to integrate, they basically throw them at you... :D

     

  • Link to post
    Share on other sites

    Posted · HC-06 Bluetooth Module

    Yeah you must be right about the buffer underruns, think its because of the bad bluetooth connection.

    I started this because I saw this video (

    ). This guy managed to get it to printing properly. Must have a better connection with only a few meters between his PC and UM.

    I have already extended the cable to position the HC-06 a bit better, but there is still room to improve.

    Also installed a android app, can be found here (https://play.google.com/store/apps/details?id=de.dietzm.gcodesimulator&hl=en) works pretty easy and could help me for the moment.

     

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
          • Like
        • 24 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...