Lopy Bluetooth -> Classic Buetooth - HC 05/06
-
Can we make Lopy Bluetooth stack work as Classic Buetooth - HC 05/06 Modules ?
Thanks & regards,
MK HB
-
@mkharibalaji
Thanks for the explanation.Currently the Bluetooth stack only supports Bluetooth LE. You'd have to change your mobile app to use this instead.
Bluetooth Classic is planned but I'm not sure when, it's not even on the low-level toolchain yet.
-
@jmarcelino
I was playing around in my previous project with a HC-05 serial bluetooth connected to my adafruit RFM95 communicating to my mobile App.
Instead of having a separate HC-05,will the builtin bluetooth stack of Lopy communicate to my Mobile App as i did with RFM95 + HC05 ?
-
@mkharibalaji
What do you mean?Those modules are serial devices and just take AT commands, here you're running your Python code on the module.