Kindly help to enlighten me about the following queries. Thanks in advance.
Is HC-05 module a Bluetooth controller?
If it is a controller, can we write a host stack for it?
Can it replace any Bluetooth chip (e.g WCN Bluetooth chip of snapdragon by Qualcomm) in an android phone?
in other words, can we interface this module with the android fluoride BT Stack?
Can it replace any Bluetooth chip (e.g WCN Bluetooth chip of snapdragon by Qualcomm) in an android phone?
in other words, can we interface this module with Qcom BT stack or android fluoride BT Stack?
Note: Of course, it is not comparable with Qualcomm BT chip functionality and performance-wise, but still can we send some basic commands (e.g Inquiry command) to this controller through the fluoride BT stack?
Can we directly communicate with the LMP of HC-05 module? And if yes, what is the way to send LMP commands to the HC-05 controller?
Can I modify the firmware of HC-05?
I tried to find the answers on internet but I found no satisfactory answers.