My code is working up until the point where I try to format it for JSON. I’m trying every format I can, but just can’t seem to work out why I can’t get the double values to format properly. Keep in mind that I’m not proficient in C.
If I configure it to out put my variables analogT1 and analogT2, I can get those, but I would rather the computations be done before I send them to the Google spreadsheet.
Values for T1 and T2 should be around 82.99340659340658 and 73.27472527472527. I only need 1 decimal place.
One half of the equation - the system firmware - has been fixed already, but the user side of it - especially the cloud compile - has not been updated yet.
So you might have to use one of the suggestions given in the above link.
That did not work either. Funny enough, my Spark Core just went solid red last night (which I had been using to this point) and I could not reset it quickly, so this morning (<17hours ago when the update was posted) I got my Photon up and running and this code is on the Photon. I got the rapid lights indicating that the Photon was updating itself, so I would assume I have the recent firmware.
Stupid question? How can I easily check my firmware version without plugging in to a computer?
Not a stupid but a valid question and a much anticipated one too
At the moment you don't seem to be able to, but it's on the ToDo list.
If you want to be sure to have 0.4.3 you'd need to flash it, as outlined in the thread above (#13327)
But as said in my previous post, that would only bring you half way to the solution of the problem.