Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2540
Hi,
I'm developing on a CC2640R2F with BLE Stack v3.0.1. I started with the simple peripheral application and changed the board.c file to use it with my custom board. I didn't modify anything else but when I tried to connect to it with nRF Connect app on a Samsung Galaxy A5 with Android version 6.0.1 I get the following sniffer capture:
So the slave doesn't respond to the LL_VERSION_IND package and the connection events continue forever without any pdu data transmission. I also tried to connect with a Samsung Galaxy S6 with Android version 7.0 and it connects without any problem with following sniffer capture:
I also tried it with a OnePlus One with Android version 6.0.1 and it also works with the following sniffer capture:
So I'm guessing this is not due to the master device that I'm trying to connect with. I'd be grateful if you can help me with the reason of this situation.
Best regards,
Ogulcan