Hello ,
I have been trying to play with the recently bartered CC3000 BP with my TIVA C 123 LP using Energia. I noticed the following things:
- Has the support for CC3000 been depreciated in x13 Update as the information mentions : " Circuit: * CC3200 WiFi LaunchPad or CC3100 WiFi BoosterPack with TM4C or MSP430 LaunchPad" ?
- When flashing the code to the LP(TIVA C123) with CC3000 BP for "ScanNetworks". The serial data hangs after showing:SimpleLink SDK 0.52
- I then tried with the older version (x12) I updated the firmware and it kind of started to talk. Until it stuck at the IP. After running the "SimpleWebClient" i got the following output:
Attempting to connect to SSID: mywifi
Connected to wifi
Waiting for DHCP address....
SSID: mywifi
IP Address: 0.0.0.0
Starting connection to server...
It doesnt go any forward. I am getting the same IP in other examples also.
How should i solve the issue? Do i need to change router settings? I have DHCP Enabled.
Thanks a lot,