Hello. <br><br>It was very hard to find this forum that talk about TC65 and his variants. You have no idea how much I break my head doing some simple things with TC65 and Java.<br><br>Have somebody still used SPI with Java? How do you implemented SPI communication into your Java Application? I had some errors while oppening and closing SPI, but they are still solved.<br>
<br>The problem was that I was not able to keep a SPI connection oppened, because during SPI communication I had to send some AT commands, and using other AT Parsers was not working. And oppening and closing SPI channel lot of times was returning me some exceptions, like "cant send at command, ongoing data connection".<br>
<br>So, I called Cinterion Support ant they explained me to make three classes, one for each AT parser. I made they Static, so I instanciate each at parser into each AT class, then I open the SPI connection into one of this class and mantain it oppened until the end of the program.<br>
<br>Can you tell some of yours experiences? I think this is very important to impove our abilities using it.<br><br>Sorry about my English errors, I´m from Brazil.<br><br>Thanks.<br clear="all"><br>-- <br>Fábio Nicolas Schmidt MSN <a href="mailto:fabioschmidt@gmail.com">fabioschmidt@gmail.com</a><br>