Other Parts Discussed in Thread: CC2650
Hi,
Setup:
Using TI sensorTag iOS App 4.4
Using SDK 2.1
IDE IAR
My project is derived from the sensorTag project.
My Goal:
I am trying to check if my project supports OTA download recurringly. Using the TI sensorTag App
My Actions:
I have succesfully created a .bin for OTA download(with the assistance of the community members) and sent it to the TI sensortag App.
I prepare the target sensorTag by downloading the .hex file of this image via the debugger.
I open the TI sensorTag App, and connect. Wanting to download the .bin image
I go to the FW Download Menu (I have OAD Enabled).
I go to the select FW file menu, and see a lot of disabled files.
The heading says FACTORY IMAGES FOR UNKNOWN (See image below)
I am expecting FACTORY IMAGES FOR SENSOR TAG 2
Question:
My question is what does the TI SensorTag App look for to identify the sensorTag 2.0?.
Probably I have made some changes that makes my version unrecognizable to the App, thus not allowing me to download
files as I expect. ( Also my image is always recognized as a Factory Image in Image Type: in the TI OAD profile screen (See image below))
Is the App using?:
GAP_ADTYPE_LOCAL_NAME_COMPLETE? in the scanRspData
or
data in GAP_ADTYPE_MANUFACTURER_SPECIFIC?
or
attDeviceName?.
Device information parameters?.
or
something else
What should I not change or touch in my project?.
Attached screenshots
Thanks
Tamir

