Forums:
Hi,
I have been having great luck with the Fixed BLE Stack option. I have run into a single snag however. I am finding that my BOOTLOADABLE project, after calling CyBle_GattsNotification():
- cyBle_busStatus always equals zero.
- The CYBLE_EVT_STACK_BUSY_STATUS is never triggered.
The matching BOOTLOADER project does work. Any thoughts? I have tried BLE component version 2.30 and 3.10 without any luck. I can confirm that the notifications are being sent when CyBle_GattsNotification() is called in both the BOOTLOADABLE and BOOTLOADER projects.
Thanks.
- Chris