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

nrf52832 ble problem

I have designed nrf52832 customized board with tace antenna antenna and every pin of the controller is connected to the male headers present on both side of the boards. I havent used lpkf , so I changed the sdkconfig.h file to use internal RC but it wasnt working. By mistake , the P0.07 pin gets connected to Vcc and the led start blinking i.e. the bluetooth is advertising. Now ble is working fine but everytime I have to connect this P0.07 with 3.3v or also with little variation on that pin (like when I Just touch that pin with my fingers). I want to kmow that P0.07 is just an I/o pin , so why this behaviour? DOes it mean there is problem in my layout design.

There is no problem in the code as I'm using the standard code of ble of nrf52 dk by changing the sdkconfig.h as we dont have lpkf

Parents Reply Children
Related