1

I want to make an IOT project using an Arduino nano and I need heart rate sensors. I I have a miband2. So, is it possible to connect them ?

Michel Keijzers
13k7 gold badges41 silver badges58 bronze badges
asked Feb 22, 2019 at 1:41
2
  • 1
    First find out what communication protocol the miband2 uses. Commented Feb 22, 2019 at 1:45
  • Mi band use BLE Commented Feb 23, 2019 at 2:06

2 Answers 2

1

You need to connect as a central device. I've had good luck with the adafruit nrf52 feather. Also see: https://github.com/Freeyourgadget/Gadgetbridge for the protocol.

answered Mar 22, 2019 at 16:25
0

To use BLE on Arduino, I tried google and found this Article:

Examples:

  • HM-10 (HM-11) BLE Module
  • BLE Nano
  • BLE Mini
  • BLE Shield v2.1
  • RFduino
  • Bluno series
  • BLE WT51822-ABS
  • Grove – BLE
  • BLEduino

Chose one that fits best, and use it.

answered Feb 23, 2019 at 10:24

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.