This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ecgmonitor.ipa source code

Other Parts Discussed in Thread: CC2541, ADS1293, TIDA-00096, CC2540

Hi,
I'm trying to make an ECG monitor with ADS1293 and CC2541. However, I could not find the IOS source code for communication between the ECG module and Ipad. Actually I have found a link from the other post, but there is just nothing when I click on the link:  http://www.ti.com/lit/zip/tidc261. Kindly anyone could guide me where to get the source code?

Thank you,
Tuan.

  • Hey Tuan,
    I can't seem to fetch the download, maybe the server is down. Are you saying that the iOS source is not part of the download?
    Best Regards
    Joakim
  • Hi Joakim,
    As I know, TI have provided an IOS source for communicating with BLE. However, it looks like that the link had already died, so I just wonder that is there any other place to download the source?
    Thanks for your reply
    Tuan
  • Hello Tuan,

    The link was down in the TIDA-00096 reference design page, but now it's back up. I think it only contains the firmware source code of the CC2541 though.

    Regards,
    Sergio
  • Hi Sergio,
    You're right that the back up link only contains the firmwares of the CC2541. In the TIDA-00096 reference design page, I see this line: "Firmware and iOS app source code provided as open source to enable quick time to market for customers". Then I just confuse how to get this IOS open source code while there is no such a link to it?
    Best,
    Tuan.
  • Hi Hoang,

    The iOS application has unfortunately been removed due to licensing issues.
    For debugging the HW design you can for example use BTool provided with the BLE stack to read/write characteristics and receive notifications.
    Note that a CC2540 USB dongle is required to use this.

    Also there are several generic Bluetooth LE applications available on the App Store that might allow you to do the same as BTool.

    Regards,
    Svend