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

Fanstel BT832X evaluation board with softdevice does not run

I have a Fanstel BT832X evaluation board (model EV-BT840(832)-V4). Nordic examples without softdevice are working fine. Examples with softdevice are not working. I have checked my evaluation board and made sure the SW5 switch is ON (32kHz clock is enabled). I even tried changing the `sdk_config.h` to use internal RC, but both are not working. I tried changing the clock PPM to 250, 500, none are working.

I programmed the softdevice first by running `make flash_softdevice`, then programmed the application by running `make flash`.

What I am doing wrong? Any help would be appreciated.

Parents
  • Update:

    I have 2 of this BT832X evaluation boards. I loaded the same software on both of them. One of them does not even run when software is compiled with softdevice. The other board works as expected. The curious thing is, I loaded Fanstel's AT command firmware (HEX file only) onto the broken board and it managed to boot up and respond to AT commands. This doesn't make any sense...

Reply
  • Update:

    I have 2 of this BT832X evaluation boards. I loaded the same software on both of them. One of them does not even run when software is compiled with softdevice. The other board works as expected. The curious thing is, I loaded Fanstel's AT command firmware (HEX file only) onto the broken board and it managed to boot up and respond to AT commands. This doesn't make any sense...

Children
No Data
Related