Hi Team,
I'm using a nRF52810 board for my project but in that when I upload code using development kit, at that time my device give advertising and what I gave task.
But when I connect with Power supply and try to get advertise that time it's not giving any respond. If I do sort circuit (C13 & L3)in my device that time it'll work and advertising and blinking LEDs also, so I want to know this is from H/W issue or S/W issue.
In my code in main() I declared all LEDs and advertising function. And while(1) loop I just Blinking LEDs and calling advertising function.
Please help me to shot out this problem.
Thank you,