Other Parts Discussed in Thread: BLE-STACK,
On the newest iteration of our board, we switched from an externally biased discrete balun to an internally biased integrated balun. After programming the chip with a modified version of project zero, the application runs up to the point of "Initializing the Scan Response Data". I went to ble_user_config.h and changed RF_FE_MODE_AND_BIAS for my chip, but it still freezes at the same point. Everything up to that point works fine. I even added some code in that area to test the lights and SPI. My first thought was to check the power level on VDD_RF. That checked at 1.67 as expected, so I can only assume there is some setting I am missing in relation to changing the bias.