CYBLE212006-01 Fixed Stack OTA doesn't advertise

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello,

I'm using the CYBLE212006-01 and I'm trying to upgrade my application to use the Fixed Stack OTA. At the moment I try to get the example to work, but it doesn't advertise and the LED is just blank.

Did anyone had this problem aswell and fixed it?

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.

What are the issues you are having?

I have attached the working project here.

form.PNG

I added some extra UART prints , you can remove them. I tested with a different device. You need to change that as well.

-Gyan

View solution in original post

0 Likes
4 Replies
GyanC_36
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Hello,

   Your Application is going out of heap space. Please increase the heap size for your Application project ( .CYDWR file-> System-> Heap Size -> Select a higher size , say 400).

-Gyan

0 Likes
Anonymous
Not applicable

Hello,

I have increased my Heap Size to 0x400 but it still didn't work. After that I increased it up to 0x800 but still nothing.

Do you have an other idea?

-Matthias

0 Likes
lock attach
Attachments are accessible only for community members.

What are the issues you are having?

I have attached the working project here.

form.PNG

I added some extra UART prints , you can remove them. I tested with a different device. You need to change that as well.

-Gyan

0 Likes
Anonymous
Not applicable

Thank you very much for your file. I was able to make it work on my device.
What did you change to make it work? I'm trying to get my own project to work and I can't find the importent difference.

-Matthias

0 Likes