A Go package to configure Bluetooth Low Energy devices (chip CC2541) through serial port
go get github.com/MarinX/serial
go get github.com/MarquisIO/goble
see the example folder
see also goble.go and model.go files for all implemented AT commands and functions
This library is under the MIT License
Original Package: https://github.com/MarinX/goble