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

Possible to use nrf51822 without antenna (like simple MCU)?

Hi,

I had a few nrf51822s lying around and as I find the chip and the SDK quite convenient to use, I thought about using them in a small MCU project which does not need any radio communication. This is also the first custom nrf51822 board I designed therefore I stayed very close to the reference schematic of the product specification (LDO setup). 

However, after assembling a test circuit I could not get openocd to connect to the chip (it works with a bought module). After reading several other threads here I am not sure if the unconnected ANT1/2 pins could prevent the the chip from initializing? They are currently free floating. Should I ground them or are there any components necessary for proper operation?

Best regards,

    Jan

Parents Reply
  • Schematically it looks fine(except pin 49, see comment below).  But how does the layout look?

    People often make mistakes by putting all the caps on one side of the board instead of near the pins they need to be next to, also I have seen where the ground slug under the nRF wasn't placed and they assumed one or two pins for ground is good enough, it's not.

    Also make sure you didn't rotate your crystal.  Occasionally people rotate it 90 degrees. Functionally it doesn't need the external crystal. It can work on HF_RC, but if it is rotated the crystal shorts out the driver pins.

Children
No Data
Related