STEVAL-MKI062V1 Device not connected, VS wrapper code
I have STEVAL-MKI062V1 , trying to connect Under Windows7 ( MSVS 2008SP1)
VC++, created win32 console application.
- I could not connect iNEMO , The .cpp file attached.
- iNEMO_Return = INEMO_SDK_ConnectFunction(''PL_001:COM13, BD115200'');
- It shows , iNEMO_Return =8 ;
//===========================================================
I tried code provided by ST iNEMO developer ''Fabio'' at this forum which can be used to connect STEVAL-MKI062V1 & STEVAL-MKI062V2 . But no luck for me in connecting STEVAL-MKI062V1.
What are the steps i should follow to use this code.I read the FAQ, I followed.
I can see the data streaming when i run the iNEMO suit application. The device got connected to COM13.
Thanks
