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

how to operate nrf8002 smd chip as standalone?

image descriptionmy schematicI ordered nrf8002 IC. I am using following breakout board PCB & not using Nordic development kit. www.proto-advantage.com/.../product_info.php I gave 3.3V to both VDD & shorted all VSS to ground. I connect a 16MHz crystal to xc1,xc2 pins. I made a RF circuit as per development hardware document. BLE is communicating well with laptop. I am able upload configuration & Direct Test Mode from nrfgostudio. But, I am not able to detect BLE while scanning from any Bluetooth device. I tried searching from mobile & laptop bluetooth settings. Also tried from Nordic master control android application, BLE is still undiscoverable. So, I can not check output of configuration. Is there any possibility of impudence mismatch with RF circuit as I used 1mH inductors instead of 1nH inductors in datasheets schematics beacause of unavailability of nH range inductors. Does nordic individual ordered BLE ICs comes with inbuilt bootloader/firmware or we are suppose to flash it manually.

Parents
  • FormerMember
    +1 FormerMember

    Could you upload your layout and schematic?

    Update 31.03.16:

    The reason that you don't get any range is because of the "layout".

    1. The inductors that you use, how is their specification at 2.4 GHz? Are they made to operate at that frequency?
    2. The antenna: In RF, things work differently than in "regular" electronics, due to high frequencies (and short wavelengths). One of the resulting effects is that the phase of a signal will vary along the transmissions lines, as opposed to low frequencies where the wavelengths >> transmission lines, and this effect can be disregarded. When the antenna is connected to the chip via a wire, this will result in a lot of loss and no range. If you need to connect the antenna through a longer wire, it should be done using a 50 Ohm transmission line.

    Instead of using the nRF8002, you can consider to use the nRF51822 or the nRF52832, and do development with the respective development kits, nRF51-DK or nRF52-DK. nRF51822 and nRF52832 are much more flexible than the nRF8002.

  • FormerMember
    +1 FormerMember in reply to FormerMember

    Okay, I see. How is the antenna connected? Could you upload a picture showing the nRF8002 connected on the breakout board?

Reply Children
No Data
Related