cancel
Showing results for 
Search instead for 
Did you mean: 

Confusing "no memory" error when calling iso15693Initialise()

TimLong
Associate II

When calling (from C#):

ST25R391xNativeMethods.iso15693Initialise(Handle, 0, false)

I am getting an error response that decodes to "No Memory". I have had this error before when supplying a buffer that was too small for the response, however, no data is returned from this method so there is no buffer involved. In this case, what is the correct interpretation of "No Memory"?

1 REPLY 1
Ulysses HERNIOSUS
ST Employee

Hi TimLong,

 

which software with which version are you using? On which board? 

When the error is returned: Does the field get enabled anyhow?

BR, Ulysses