Hello
I'm using nRF51822 with S10 softdevice. SD S110 8 QQ图片20160830150431.png
Hello
I'm using nRF51822 with S10 softdevice. SD S110 8 QQ图片20160830150431.png
Hi Qinhao:
Can u put the ancs service init at the first line on function gap_init or whatever.
I'm not sure u facing the same issue as I dealing with, maybe sniffer it will help u to show more detail to me.
U can try my post :
And as Hung Bai's post, maybe u have to use newest SDK and try again.
Hi Qinhao:
Can u put the ancs service init at the first line on function gap_init or whatever.
I'm not sure u facing the same issue as I dealing with, maybe sniffer it will help u to show more detail to me.
U can try my post :
And as Hung Bai's post, maybe u have to use newest SDK and try again.
I disable the funcition ble_nus_init(&m_nus, &nus_init) on void services_init(void); ANCS has been discovered.
Ok, u can try my post. I think it's the same issue. Can u put ance service init before nus_init and give it a try?
put the ancs service init at the first line on function gap_init . it is works! thanks!