LoPy as Bluetooth Peripheral
-
I'm trying to use the LoPy as a bluetooth peripheral, following the docs here: https://docs.pycom.io/pycom_esp32/library/network.Bluetooth.html
So far, I can advertise, but I can't connect with any apps, and the callbacks don't appear to be triggered. Has anyone gotten this to work?
-
Hello,
I am using the WiPy 2.0 which is very close to the same thing and have gotten it do do the basics. I am still piecing together how best to use the device as a BLE peripheral, but I know it works. You might want to post a code example.
Thanks