Hello,
I'm facing a lot of problems while trying to use the NEP External API. What I want to do is that my application can obtain measurement data from NEP and display it on the screen. To receive measurement samples from NEP, I know that I have to pass a pointer to my implementation of MJuiceMeasurementSampleReaderIf interface to the NewL() function of CJuiceExternalApi, but then, I don't know where these samples are saved and how to display them on the screen.
I've been searching over internet and documentation but I can hardly ever find information about this API, so I'm really lost... Could you help me a little bit with it? Or do you know where I can find more info and examples about this topic?
Thank you very much for your help!

Reply With Quote

