Other Parts Discussed in Thread: CC2540, CC2650
Hi all,
I've already had a look at the stickied post regarding this issue as well as e2e.ti.com/.../670467
Ever since the Android 8.0 update, my Galaxy S8 is unable to connect to my custom firmware (based on cc2650lp code) Launchpad through the app I've developed for my product. I've already tried the out of the box example SimplePeripheral as well and my phone still cannot connect to the Launchpad through my app. This has been tested on a Note8 running Android 8.0 Oreo as well. The TI apps in the Play Store can't connect to the SimplePeripheral device nor my custom firmware, it will time out after the 4 retries. After tweaking the lengths of the scanRspData, I can see the device fine through the TI apps, my own app, and under bluetooth settings just fine. However, I still cannot connect.
Since the out of the box example doesn't work either, the problem seems to be with TI's base code. Are there are plans to fix/address this in the future? Or are there suggestions for me to try?