Questions tagged [hm-10]
4 questions
1
vote
1 answer
What is the Bluetooth Version of CC2541 (HM10)
I am looking at the Datasheet of HM10's IC (aka CC2541), and it says "Bluetooth v4.0 Compliant Protocol Stack" at page 2:
But in TI's website for this IC, they say "Bluetooth Low Energy 5.0".
I guess their website is just doing marketing for the…

Christianidis Vasileios
- 2,645
- 2
- 9
- 32
0
votes
0 answers
HM-10 (master mode) how to write in a slave descriptor?
I'm using a HM-10 (Version 608) in master mode with a slave (Micro:Bit board).
Bluetooth GATT is working with SERVICE -> CHARACTERISTIC -> DESCRIPTOR
It's possible to write in a slave CHARACTERISTIC (with a 128bits UUID),
corresponding to the "nRF…

zian
- 37
- 6
0
votes
1 answer
How to build a BLE mesh node using HM-10?
I'm new to BLE and have been reading on BLE mesh and it seems perfect for my application.
I have multiple HM-10 modules and I'm able to send/receive data using a simple Arduino connection and a BLE scanner app on my Android.
However, I want to step…

netbug
- 1
0
votes
1 answer
Is it possible to make a BLE HID without a microcontroller like an Arduino?
I am in a vocational highschool. I have a project where I have to make a HID like a keyboard or a mouse (wired) into Bluetooth wireless.
I've read many articles before like using an Arduino Pro Mini 3.3V with an HC-05 or 06 as Bluetooth module and…

Tedra
- 1