Hi i.MX Community,
I am try to porting the FSL-YOCTO to my custom IMX6 development board.
I have written an SPP service program in my development board.
And then It can already use Android APP connection successfully.
But I try to use HC-05 module to connecting my development board.
The HC-05 module has been in the can not connection completed status.
I think it should be pin code error.
How do I setup pin code for the local HCI device?
Hope for your help!
Regards,
Hello Peter Tseng,
As far as I know the HC-05 is controlled by AT Commands, so it wouldn’t use Bluez but rather a UART port and the UART driver.
I hope this helps!
Regards,