theCore-embedded / theCore

theCore: C++ embedded framework
https://forgge.github.io/theCore
Mozilla Public License 2.0
80 stars 23 forks source link

Implement HM-10 master mode #354

Open forGGe opened 6 years ago

forGGe commented 6 years ago

Right now the hm-10 driver is operates only in slave mode. I.e. it waits for connection to be established by external BT device.

Goal of this task is to implement support for master more, too.