Hi,using nrf52832 SDK 16 in NUS example I'm working
for that, I added custom services
when ever program runing it's working fine but after some time it's automattically getting terminate then receving error is Fatal error
why this is happening?
Hi,using nrf52832 SDK 16 in NUS example I'm working
for that, I added custom services
when ever program runing it's working fine but after some time it's automattically getting terminate then receving error is Fatal error
why this is happening?
Hi
How have you added these custom service(s) to your application? We have an example here on how you should do it. You should also try debugging with logging to see what function is returning an error and what this error is, as "Fatal error" is not very descriptive.
Best regards,
Simon
Hi
How have you added these custom service(s) to your application? We have an example here on how you should do it. You should also try debugging with logging to see what function is returning an error and what this error is, as "Fatal error" is not very descriptive.
Best regards,
Simon
https://devzone.nordicsemi.com/f/nordic-q-a/63242/app_adv_duration
i'm facing same issue
using SDK 16 for nus what is parameter i need to give nrf52832
i resolved with above link