Hi
I'm trying to setup Bluetooth Smart to Wi-Fi IOT gateway - Launchpad/Boosterpack approach as described in given link - processors.wiki.ti.com/index.php/Bluetooth_Smart_to_Wi-Fi_IoT_Gateway_-_Launchpad/Boosterpack_approach.
As mentioned in the link, we setup the hardware as below-
As described, I'm using host test App/Host Test stack to build cc26xx.em7id.sbl06.bin .In board file & ccfg.c ,we changes pins as below-
Also, I changes the Configuration resistor 0x1ffd9 to be set to '06' instead of '03'. as below -
Now, I'm trying to flash CC3200 LaunchPad for UART programming mode (connect J15 (SOP2=1), remove J16 (SOP1=0), remove J17 (SOP0=0)). Its flashing as below but i 'm not able to run the gateway after that.
I Configure the CC3200 LaunchPad for SWD run mode (remove J15 (SOP2=0), remove J16 (SOP1=0), connect J17 (SOP0=1)).
After this step, when I'm trying to run the gateway over tera term software but not able to run it.
BR,
Shashank