This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

A question about NRF51822 advertising.

Hello,everyone.

If you have some suggestions,and you leave them,I would appreciate it very much.

I designed a pcb base on nRF51822. It can only be searched by mobile,at the moment of startup.If it was connected,it will not disconnect.However,If I disconnect it when it first started,I will not find it.

I guess it is undercurrent。If so,how can I fix it.

Parents
  • Before you did your own PCB, did you prove your software functionality on a Nordic Dev Kit?

    If I disconnect it when it first started,I will not find it

    You mean once it's been connected, then disconnected, then you can't "see" it again?

    Are you sure that your code starts advertising after disconnecting?

    I guess it is undercurrent

    Do you? Why?

    What is "undercurrent" ?

    Again, this is the kind of thing that you should test on the Dev Kit - there's not point looking for problems in your hardware if it's a software issue!

Reply
  • Before you did your own PCB, did you prove your software functionality on a Nordic Dev Kit?

    If I disconnect it when it first started,I will not find it

    You mean once it's been connected, then disconnected, then you can't "see" it again?

    Are you sure that your code starts advertising after disconnecting?

    I guess it is undercurrent

    Do you? Why?

    What is "undercurrent" ?

    Again, this is the kind of thing that you should test on the Dev Kit - there's not point looking for problems in your hardware if it's a software issue!

Children
Related