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

MBH7BLZ02 not working

Hi,

I have PCA10028 dev board and Fujitsu MBH7BLZ02 BT module.

I have successfully modified some sample code and when I flash it to nRF module on the PCA board, the code works. I can scan and connect to nRF and use it normally.

Now I'm trying to flash that code to MBH7BLZ02. I've connected MBH to PCA board over debug out connector. I can see the module as nRF51822 in nRFgo Studio, I can flash SoftDevice and application successfully, but MBH module is not seen on scanning. I use S110 for SoftDevice. I've tried S130 too but with same results.

I've also tried to set: SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM, false); in static void ble_stack_init(void) ...with no luck.

My MBH module is connected directly via wires to PCA board since I need to do some testing first, but it seems I just can't get it to work(or advertise).

Am I missing something?

Thank you!

Best regards, Mladen

Related