Bluetooth Low Enery (HM10) module for Go
go get github.com/MarinX/goble
See the example directory
hm.FactoryReset()
hm.SetBeaconMode(goble.BEACON_ENABLE)
hm.GetBeaconMode()
hm.SetAdvertasingInterval(5)
hm.Reset()
This library is under the MIT License
Marin Basic