How to recieve data from BLE sensor via HM-10 bluetooth on Arduino

Hello Guys, I am new to programming, I am recently trying to build a project with Arduino-UNO with HM-10 Bluetooth Module. My objective is to try to connect the nearby bluetooth sensor (BLE-sensor) pair with them and read the data from the sensor (like temperature, humidity, pressure), I already used the Software. Serial Library and tried to connect with sensor using AT commands but i dont know how to read the data from the sensor (temperature, pressure etc).

Is some one made the programming related to this or anyone can help me out. I will be very thankful for this.

Bluetooth and BLE are not compatible.

Cross posts in several languages flagged for moderator.

Thanks, I will checkout if I needed help i will post it again.
Have a good weekend.

@beginrprogrmr,

I have deleted all your multiple instances of this same or similar topic in several different languages. Spamming the forum with the same question multiple times will just annoy the volunteers trying to help you and waste their time. Given the number of times you posted the question I have given you a 2 day break from posting anything. Please use this break to read and understand the forum guide:

Thank you.

There are apparently two versions of the HM-10, Bluetooth 4.0 and BLE. They would not necessarily be compatible with each other.

Is that CC2540 vs CC2541 ?

Aren't Bluetooth4.0 and BLE the same ?
What is Bluetooth 4.0? | Webopedia

Bluetooth 4 and BLE are the same, as pointed out in the link in post#6. The cheapo 2541 has a reduced instruction set but still only works in a BLE environment and is suitable for OP's stated purpose.
There is an everlasting thread hereabouts on upgrading the 2541 to 2540. I get the impression that it isn't worth the effort.
The cheapo HM-10 offers nothing over an HC-05 other than that it is BLE. I guess it is really only there for people who have inflicted themselves with iPhones.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.