Other Parts Discussed in Thread: CC3235SF
Hi,
I was having some issues with smart config provisioning in my application, so to troubleshoot, I built and flashed the provisioning_CC3235SF_LAUNCHXL_freertos_gcc project in CCS. Opening a terminal gives me the following output:
*************************************************
PROVISIONING Application
*************************************************
Device started in AP role
[NETAPP EVENT] IP Acquired: IP=10.123.45.1 , Gateway=10.123.45.1
==================================
Provisioning Example Ver. 01.00.00.14
==================================
CHIP 0x31100019
MAC 31.3.7.0.1
PHY 3.1.0.26
NWP 4.13.0.2
ROM 8738
HOST 3.0.1.71
MAC address: 34:3:de:10:fd:f7
Starting Provisioning! mode=2 (0-AP, 1-SC, 2-AP+SC, 3-AP+SC+EXT)
I then opened the SimpleLink Starter Pro app on my phone, typed in the credentials for the network, and nothing happens. I get no further output in the console, and the launchpad only ever blinks the blue LED. I also tried changing the provisioning mode to 1, thinking that the AP role was slowing the Smart Connect role down, but there was no change at all. Can anyone help here? I thought that this would be the most reliable setup, using all TI-provided code and resources.
Edit: I wanted to add that the SimpleLink Starter Pro app looks a little old, and maybe it uses functionality not available in current versions of Android. It looks like there used to be a /tool/SMARTCONFIG with sample code you could download, but it looks like TI made it vanish, so I don't currently have any other means of testing this issue.
Thanks,
Sam