Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

Search found 1 match

by nva21000
Mon Sep 21, 2020 12:51 pm
Forum: Questions & Answers
Topic: makeTransientByteArray returns SW:6985 with higher length
Replies: 0
Views: 12631

makeTransientByteArray returns SW:6985 with higher length

Hello, I am trying to debug the following code : in my applet constructor : _inputFrameBuffer = JCSystem.makeTransientByteArray((short) 1600, JCSystem.CLEAR_ON_RESET); // => NOK //_inputFrameBuffer = JCSystem.makeTransientByteArray((short) 1500, JCSystem.CLEAR_ON_RESET); // => OK _sInputFrameBufferO...
JavaCard OS : Disclaimer