Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Are there any projects or examples ready for the BL-651 laird bluetooth chip?

I wasn't able to find any documentation or examples for the BL-651 chip which is meant to run the same code as the NRF52 bluetooth chip.

I'm having trouble running it on the actual chip and bluetooth BLE connection keeps disconnecting without the ability to debug it or properly know what the problem is from.

Parents
  • I'm having trouble running it on the actual chip and bluetooth BLE connection keeps disconnecting without the ability to debug it or properly know what the problem is from.

    I suggest you use an nRF52 DK, PCA10040, to debug the module, see Debug output.

    The module is a copy of our reference design, though it lacks an on-board 32KHz crystal. If you've flashed the module with an example that uses the external LFXO then it will crash if your board does not have the crystal.

Reply
  • I'm having trouble running it on the actual chip and bluetooth BLE connection keeps disconnecting without the ability to debug it or properly know what the problem is from.

    I suggest you use an nRF52 DK, PCA10040, to debug the module, see Debug output.

    The module is a copy of our reference design, though it lacks an on-board 32KHz crystal. If you've flashed the module with an example that uses the external LFXO then it will crash if your board does not have the crystal.

Children
No Data
Related