How do I pair my HM-10 Bluetooth module?

How do I pair my HM-10 Bluetooth module?

BLE Scanner Android App

  1. Once the installation is completed, open the App and enable Location and Bluetooth permission.
  2. Scan for the bluetooth devices. The name of HM-10 BLE 4.0 is MLT-BT05. The default pairing code for MLT-BT05 is 123456789. So once connected, you are ready to go now.

How do I connect HM-10 to Arduino?

Just connect as following:

  1. Connect 3.3V of Arduino to the VCC of HM-10.
  2. Connect GND of Arduino to the GND of HM-10.
  3. Connect D8 of Arduino to RX of HM-10.
  4. Connect D7 of Arduino to TX of HM-10.
  5. Connect D2 of Arduino to the long leg of LED along with a 220 ohm resistor.
  6. Connect the short leg of LED with the GND of Arduino.

How do I connect my Arduino to my phone?

How to use the App?

  1. Download the Application form here or here.
  2. Pair your device with HC 05/06 Bluetooth module1) Turn ON HC 05/06 Bluetooth module2) Scan for available device3) Pair to HC 05/06 by entering default password 1234 OR 0000.
  3. Install LED application on your android device.
  4. Open the Application.

How to use HM-10 Bluetooth module with Arduino Nano?

HM-10 Bluetooth Module interfacing with Arduino nano. To use the Digital pins of the Arduino with HM-10 the following connection needs to establish. The library has some requirements by default which should follow by every serial communication module. It allows only specific pins to operate as a serial.

Is the HM10 BLE module compatible with Bluetooth?

The HM10 has become a very popular Bluetooth 4.0 BLE module. The HM10 is a Bluetooth 4.0 based module only, so it will not connect with Bluetooth 2/2.1 module such as HC-05, HC-06 and other Bluetooth modules. The HM10 is controlled via AT commands sent over the serial UART connection.

Which is Bluetooth module for Arduino project hub?

The Arduino has been badly cut without a shield in its connectivity to the outside world and so I ventured on the subject of Bluetooth, using the BLE module HM-10 (ZS-040) with Chip CC2541 (3 Euro).

How to control Arduino led with HM-10?

The Button will send “F” letter to HM-10 which will turn off the LED connected to Arduino. Now you can see the two buttons created just below the Text Field. Now if you want to control LED then just click on the Buttons.