Hi there,
we met the issue on 5 different PCs during I show it to customer. The planet is stuck and going forward and backward repeatedly.
BR.Albin
Albin,
Was the planet showing up blue, then disappearing and reappearing constantly?
If so, this issue is known to us and we're looking at the root cause. There is a probably solution which is to use the source code version provided in the package.
In C:\ti\CC3000FRAMSensorApp\PC_Applications\source\CC3000SensorAppGUI you will find CC3000SensorAppGUI.pde.
This is the processing project file. Please download the processing GUI from the following link and:
http://processing.org/download/
Unzip the processing zip file. In it you will find an executable called "processing". Go to File-> Open and open CC3000SensorAppGUI.pde, then click on the Run button (or use sketch -> Run).
This GUI is the same as the one in executable format.
Please let me know how this turns out.
Regards,Gustavo
---------------------------------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
Hi Gustavo,
sorry for late reply, I just got opportunity to verify your suggestion. firstly, your phenomenon discription is correct.
but unfortunitely, the way also can't work on my computer.
BR.
Albin
Dear Albin,
We have found that there is an issue with JRE v1.7. Therefore, the quickest way for you to continue is to use JRE v1.6.
A new package will be available very soon that resolves this issue.
At the moment, the best solution is documented here:
http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_MSP430_FRAM_Getting_Started_Errata#GUI_incompatibility_with_JRE_1.7
A solution will be provided in the next release.
Gustavo
Hello Gustavo,
I would like to confirm about this.I had similar phenomenon with Sensor App Demo. I got below message continuing from terminal.
Client 192.168.1.100 ConnectedClient DisconnectedWaiting for Clients
Is this the same issue?
I tried Java1.6 environment but I could not fixed it...
regards,Shungo
Shungo,
Which version of the software are you using? The file you download should have a version. Is it 0_5_100?
When you restart the board, it will tell you which AP it will try connecting to, as well as the MAC and IP. That would be useful.
Regards,
I downloaded swrc234 (CC3000_FRAM_Sensor_App_Setup_0_5_110.exe) from http://processors.wiki.ti.com/index.php/CC3000_Wi-Fi_Downloads
CC3000 connected to AP and I could see MAC and assigned IP address by AP web (192.168.1.1).However blue planet pop up and vanish continuing and LED6 and 7 is also turn on and off continuing.
Could you share with me the file inf.txt that is located in:
C:\ti\CC3000FRAMSensorApp\PC_Applications\bin
Gustavo,
I can see only lib and source directory only... I also searched but could not find inf.txt under CC3000FRAMSensorApp directory.I retry from install after sensor app uninstall...
Are you using an OS that is not in English? Japanese/ Korean or Chinese perhaps?
If so, an issue has been found and resolve. Please contact me at g-litovsky@ti.com to obtain the fix to the issue.
Hello,
I get my hands on CC3000 + FRAM Launch pad and I have to report the same behaviour as described here (Blue planet appears and disappears second with Vcc = 0V, 0dg temp and some Acc value).
I've tried to use Processing, but network settings does not appeared. I resolve it by disabling all other network apaters but no sensor was founded, when I run it in Processing.
I have JRE 1.6u32 installed on my computer and I also tried run it in NetBeans with 1.6u32 JDK, but with no luck.
Have you resolved this issue somehow?
Martin
Martin,
I have uploaded version v1.0.6 which resolves the issue for Non-english OS. Please try it by going to the FTP:
ftp://pickup@ftppickup.ti.com/pub/share/yetorep
User: pickup
Password: piurh!
Pleas uninstall the previous version. Note that this version is not completely tested, but it should resolve the issue you see.Let me know how it goes.
I am unable to download it. I tried it in IE/FF/Chrome, triple checked username/password, but I got timeout after I entered them.
Martin,The FTP site seems not to support the common passive mode of FTP and you will then need to use active.Please download WinSCP:http://winscp.net/eng/download.phpIn the session part, make sure that the file protocol is FTP.In the connection part, please unselect passive mode.Then connect to ftppickup.ti.com and put user and password as required.
Once it is connected you'll see an empty directory. That's ok. Just press CTRL+O and type
/pub/share/yetorep
Then you will see an installer. Copy it to your computer.
I've followed your instruction how to connect via WinSCP, again with no luck. Client hang on "Retrieving directory list", then I get connection lost - command timeout, so I am unable to manually enter folder by CTRL+O shortcut, because I cannot get to the point when I should be connected but see blank folder.
I've also tried to play with other settings, set remote path, different client (Filezilla, Total Commander integrated FTP client), but nothing helps. Is there another more relieable way how to exchange this updated demo?