Other Parts Discussed in Thread: CC2650
Hello,
I am developing a product with dual MCU solution MSP432 + CC2640R2F. Here is the version of MSP432 SDK and BLE SDK that I use:
- simplelink_msp432p4_sdk_2_10_00_14
- simplelink_sdk_ble_plugin_1_40_00_42
I want to run the example of OAD firmware update in order to learn how to perform this feature. I am using the MSP432 launchpad with CC2650 booster pack.
My objective is to update the MSP432 (SAP), so I modify the ProjectZero using TI RTOS configuration from OAD example project and also linker file from OAD example project.
Using the Simplelink SDK Explorer on iOS, I could download my ProjectZero successfully. At the end of firmware update the Simplelink SDK Explorer disconnects and MSP432 resets itself.
Then I can use the ProjectZero from Simplelink SDK Explorer to control the LED.
My problem is on Simplelink SDK Explorer on Android. I have downloaded my ProjectZero TI-TXT, then I start to update but I get stuck on parsing firmware message.
This has been observed on 3 different phones, Xperia M5 (Android 6.0), Xiaomi Note 3 (Android 6.0.1) and Xiaomi Redmi 4x (Android 7.1.1).
The stuck on parsing happens only on on Android 6.x phone. I can successfully perform OAD on Android 7.1.1 phone.
While the Apple device that I use is iPhone 6.
Both iOS and Android using the latest Simplelink SDK Explorer downloaded the same day with this thread post.
- Android version 1.1.0
- iOS version 1.5
Does anyone has also experience the same problem on Android?
Thank you,
Pranata