Other Parts Discussed in Thread: ENERGIA
Hello,
I am creating a GUI Composer application that can read JSON data being sent from an Energia code that is communicating with a MSP430 Launchpad. I can successfully read and display the JSON data on widgets. Now what i'm trying to do is save the JSON data to a .txt or .csv using GC. is this possible? If so, how?