I am using Fanstel's BT840F BLE module which is based upon nRF52840 for my application. I am using PCA10056 DK to program it. I tried to program the BLE module on the DK with ble_app_beacon example and it successfully shows itself in the nRF Connect Android app as "nRF Beacon". I tried to program the BT840F module using the DK and the same example was successfully programmed but when I connect it to the external 3.7 volt battery, nothing shows up in nRF Connect app. I made sure the connections are fine and the VDD pin on the chip actually has 3.7 volts going in it. What might be the reason for why it is not advertising in the similar manner to the Bluetooth module on the DK?