- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to build this example but it gives me errors. Most of them are common error like "CFA_BSC_STATUS read_status is not resolved". I feel like some library are missing??
Solved! Go to Solution.
- Labels:
-
I2C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi msiddique,
I just built the i2c_temperature_sensor and it built just fine.
Are you referring to the bugs underlined in the code?
Those should just be Eclipse things and the program should build just fine.
Also just as a reminder, you need the TI LM73 connected to your board for this to work.
Thanks,
Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello ussid,
Are you using the latest SDK 2.2.1?
WICED-Smart-SDK-2.2.1-IDE-Installer (Windows)
Thanks
JT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes i used the latest version i download software 2 week ago. Actually I was trying to understand I2C interface through this example. I want to connect MPU9150 9-axis MotionTracking sensor to tag3 board but found difficult to do this because i am very new with ble device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have specific questions regarding i2c interface, open a new discussion page and we can probably help you with that. Regarding overall guidance such as a blog post or documention, you will have to wait a little longer as I believe we are working on those documents.
-Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to know one more thing that is there any example where i can see some incoming dummy data through tag board into my iphone app.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jakewtorres might be able to help with that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi msiddique,
I just built the i2c_temperature_sensor and it built just fine.
Are you referring to the bugs underlined in the code?
Those should just be Eclipse things and the program should build just fine.
Also just as a reminder, you need the TI LM73 connected to your board for this to work.
Thanks,
Kevin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Yes I am referring these error. These error comes in more than one program when i tried to build all.