Logging with Serialization and Deserialize
Hi , i am trying to get logged data with the help of serialize and deserialize. but Handler is not getting called once i use serialize. please help me on this. attached code and terminal output. i am getting warning Log download finished but no Task object to complete attached code file
Comments
Where is the attached code?
Sorry Eric, there was a mistake in attachment. Attached now as txt file
Your issue appears to the be same as in this thread,
https://mbientlab.com/community/discussion/3324/a-problem-about-serialization-and-deserialization-of-board/p1
Hi Eric,
your answer for the issue is "Deserialize the boaed state first, then acquire references to the modules"
that means do i need to call deserialize before stopping the logging?
Hi Eric,
your answer for the issue is "Deserialize the boaed state first, then acquire references to the modules"
that means do i need to call deserialize before stopping the logging?