This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot run ble_app_blinky_pca10040_s132 example on Fanstel BT832

Hi,

I'm trying to run ble_app_blinky_pca10040_s132 on Fanstel BT832 custom board with no success. After writing/verifying the app using the SES it jumps to 'unknow function 0x00000A60' instead the main() entry point.

The optional 32.768KHz Xtal is not populated on my board so I changed the sdk_config.h as suggested in this post. This still does not work.

I'm using the latest s132 softdevice (s132_nrf52_7.3.0_softdevice)

Any hint from DevZone support?

thanks in advance,
gaston

Parents Reply Children
  • Hi Jared,

    The module I use is a BT832A not BT832 as I had said. Therefore it uses the nRF52810 SoC. I've used the memrd command to confirm this and programmed the device with the PCA10040e hrs example.

    Everything goes well and it works as expected.

    Thank you very much for your help!

    regards,
    gaston

Related