Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with ble_stack_init(); #4

Closed
BEN-ZZ opened this issue Feb 16, 2021 · 3 comments
Closed

Issue with ble_stack_init(); #4

BEN-ZZ opened this issue Feb 16, 2021 · 3 comments

Comments

@BEN-ZZ
Copy link

BEN-ZZ commented Feb 16, 2021

Hi, there,

Anyone has problem with ble_stack_init() after changing "#define NRF_SDH_BLE_VS_UUID_COUNT 1". Looks like after changing the number of vendor specific UUID and increasing the RAM size etc., ble stack can not be initialized.

The other SDK examples run good, advertising -> connecting etc., but it looks like they, such as bps, don't use UUID. I am wondering whether this course is outdated. I am trying to get familiar with Nordic's softdevice and SDK.

Regards

Ben

@wisalmuhammad
Copy link

Same issue on my side.? did you find a solution?

@BEN-ZZ
Copy link
Author

BEN-ZZ commented Apr 5, 2021

It is all working for me now. Did you already change the RAM start and RAM size in the section placement macro? If not, changing it according should make it work.

Let me know if you still have problem. I am quite familiar with the too chain now after spending 2 months working on it.

Regards

Ben

@BEN-ZZ BEN-ZZ closed this as completed Apr 5, 2021
@wisalmuhammad
Copy link

Hi
thank you for your reply and time.
can you help me here where should I change it further I mean via the macro. I am a little bit new to this world so it would be very helpful. Also, the RAM size range that mentions in the course for this work is still the same.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants