With the upgraded 1.2 BT stack, the program HIDEmuKBD has been changed. After I download and debug, I see that it never gets out of the HAL_BOARD_INIT routine. Why? It worked before using 1.1 stack's program. Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
With the upgraded 1.2 BT stack, the program HIDEmuKBD has been changed. After I download and debug, I see that it never gets out of the HAL_BOARD_INIT routine. Why? It worked before using 1.1 stack's program. Thanks!
Hello Greg,
Thank you for your prompt reply. Not sure what the issue was but turning optimization off did the trick! With this new Emulated HID KB project - when I click the button, it's suppose to be advertising - however, my iPhone 4S does not detect it. Any reason why? Are there any other BT4 devices out there that would detect this mini key fob running this BLE chip?
I am having the same problems with SimpleBLEObserver getting stuck in HAL_BOARD_INIT while trying to debug it.
Whenever I run other other projects (Broadcast & Peripheral) that have the exact same configuration with hal_board_cfg.h I do not have this problem and code and functionality is as expected.
What could be the possible reasons for this getting stuck in the HAL_BOARD_INIT?
Thanks in advance.
I found that unlike the other projects, the Observer project has the Debugger setting configured to simulator instead of Texas Instruments like the other. Changing this resolved my problem.
http://e2e.ti.com/support/wireless_connectivity/f/158/t/107363.aspx