Hi
I've a question concerning the Demo applikation "ZSTARLIB_EXAMPLE". I can successfully compile and run the app. , but i get no data from my sensors. It seems that no event callback is triggert?
I've not changed anything in the demo source.
The zstarlib.dll is included.
I can see that the com. port is successful opened and i can query the rssi for the first sensor, but i do not get burstdata? or any other event from the API.
Are ther any newer Version of the demo app available?
Are there any special commands/methods which have to be called to get the sensors working?
If i run the "Zstar_Demo" app. i can see the sensor data, and everything works well?
I'm using VS 2008 SR1 with .net 3.5 SR1
thx for your help
Mario
Hi,
the original library was compiled in VS2005 and .NET2.0. And it was tested in VS2008 Express version and it works on this platform too.
But I have a question - do you have your sensor on position 0(index 0) in RF communication?
And one small advice - try to add to your example project event OnZStarStateChanged and place inside a breakpoint. The library generate this event when changing the active mode - for example when it go to normal mode from braoadcast.