Hello,
I've being working on a Simpliciti based project (using CCS) with the CC430 and suddenly it does not work anymore.
I have couple EDs (end devices) that are exchanging information with the AP (access Point). It was working well.
Couple of days ago, I rebuilt the same exact AP and ED projects and loaded the codes (using CCS debug) and suddenly the EDs are not able to receive any information from the AP. The AP is getting the correct information from the EDs but the EDs are not receiving anything from the AP. Moreover, after the AP receive data from an ED, it won't detect additional EDs that are trying join the network (it was working in the past).
I have backups of all the directories of the codes that used to work. I Loaded the AP and the EDs using the MPS430 Flasher with the .txt file from the appropriate backups directories and all EDs and AP are communicating well (which means that the H/W board are fine).
I have no clue of what have changed. Maybe something have changed in the environment. I know I plugged a different TI development board to a USB port on my PC (and a driver was installed automatically) a day before I found this issue. I also installed the Spectrum Analyzer GUI and device drivers before I realized I have a problem.
I un-installed the CCS and installed the latest one (5.5.0) and it didn't solve the issue.
I installed the same original CCS (5.4.0) on a different PC and it's still failing.
I compared the .txt files that the second PC generated with the .txt file of my backup. The .txt for the AP is identical but the .txt file for the ED is different.
What could be the reason?
Thanks for helping.