Other Parts Discussed in Thread: , CC2540,
Hello,
I have developped a product with the CC2640 SNP firmware. After some testing I found that computers with the Qualcomm stack are unable to stablish a connection with my device. In order to remove as many variables as possible to isolate the problem I make this test:
-In the computer I use the Bluetooth LE Explorer, this is a Microsoft application that allows discovering of near ble devices and show information about services, etc.
-In the CC2640 I remove everything related to my application so I just power it up and execute start advertising without anyother command loaded.
Result is the Bluetooth LE Explorer is unnable to stablish a connection to the CC2640, it throws "Device unreachable"
Some more information:
The connect event is received in the SNP. I'm quite sure from other test that the connection gets stuck when the computer asks for the SNP services.
I have the suspicion that it may be because the Generic attribute service is incomplete in the SNP implementation.
Any help much appreciated.
Regards,
Iker Laura.