I found it is hard to establish connection with my device,I have to try several times to connect 14580, do you have any advices to me? how to check out the problem?
You can test it with multiple devices (and different OS and applications) in order to find out if it is the host's problem or a peripheral's problem. Debbuging is also a good practice (check if your peripheral goes through all the nessecarry handlers) and of course you can also sniff some data to see the exchanging packets between the host and the peripheral.
Hi lyncxy119,
You can test it with multiple devices (and different OS and applications) in order to find out if it is the host's problem or a peripheral's problem. Debbuging is also a good practice (check if your peripheral goes through all the nessecarry handlers) and of course you can also sniff some data to see the exchanging packets between the host and the peripheral.
Thanks MT_dialog