6 Running the Demo Applications

This section describes the procedures to run the BM70/71-based demo applications.

Note:
  • There are differences in the response packet sent by the BM70/71 firmware for the Read_Local_Specific_Primary_Service (0x3C) command in regard to different firmware versions. Until the firmware Version 1.11, it follows same pattern, and in V2.03, the response data packet structure changes. To make the application compactable with all the firmware versions, the read-back function is modified with #define Older_Firmware_Versions macro.
  • By default, this macro is commented in the code to make it work with the latest released firmware (2.03 at time of creation of this document). It is recommended that this macro be un-commented in the code, if an earlier firmware version is used.