Hi, i am having issues trying to adapt the ble112 library (found here: reference/hardware/ble112 at master · electricimp/reference · GitHub) to use with the newer BGM113. I have read a few other topics here about this and it has helped me, but i am stuck.
I am trying to run this code:
I have modified the ble112 library slightly, and i think i am getting responses from the bgm113. But i am getting this error:
That gets thrown from:
I know there are differences between the ble112 and bgm113 but i just can’t figure out them.
Does anyone have a working library for the bgm113 or know something about this that can help?
Much appreciated.
This is running on a imp005 module btw.