bladox.com Forum Index bladox.com
Turbo SIM Toolkit Adapter Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 72 matches
bladox.com Forum Index
Author Message
  Topic: add_data() retrieval behaving inappropriate
tkm

Replies: 3
Views: 42184

PostForum: Development   Posted: Fri Oct 14, 2011 9:10 am   Subject: add_data() retrieval behaving inappropriate
Thanks a lot, Tim and PZ. Using WB instead of memcpy did the trick. Much appreciated.
  Topic: add_data() retrieval behaving inappropriate
tkm

Replies: 3
Views: 42184

PostForum: Development   Posted: Wed Oct 12, 2011 1:57 pm   Subject: add_data() retrieval behaving inappropriate
Hello, I am trying to use app_data(). I am trying to save some data and later retrieve them. Before saving I check if the data already exist or not. My prob is it works first time as expected--finds n ...
  Topic: can I write to PROGMEM in run time?
tkm

Replies: 1
Views: 31146

PostForum: Development   Posted: Fri Oct 07, 2011 12:24 pm   Subject: can I write to PROGMEM in run time?
Hello,
Can I write data to PROGMEM memory in run time or is it just used for storing data in compile time only? Just like RAM and EEPROM can I also save data in PROGREM while inside a function or l ...
  Topic: net.c app saying cannot open channel
tkm

Replies: 2
Views: 26484

PostForum: Development   Posted: Thu Oct 06, 2011 9:44 am   Subject: net.c app saying cannot open channel
Possible the iphone doesn't do STK networking? Have you checked the terminal profile? Try some nokia first - those are usually good/best. Also log the ME-SIM so you see whats going on.

You are righ ...
  Topic: Does call control gets precedence over sms sent out?
tkm

Replies: 2
Views: 39566

PostForum: General   Posted: Thu Oct 06, 2011 9:41 am   Subject: Does call control gets precedence over sms sent out?
It's simply the phone decision to send it later, usually the call connection makes the phone/net signaling quite busy. You are doing nothing wrong and it's not STK related/covered.

Understood. Than ...
  Topic: net.c app saying cannot open channel
tkm

Replies: 2
Views: 26484

PostForum: Development   Posted: Tue Oct 04, 2011 12:09 pm   Subject: net.c app saying cannot open channel
Hello,
I am trying to test the example programme of net.c from bladox site.
I am using Iphone 3. My handset is in local network and can access local resource. I have stopped firewall at my pc and ...
  Topic: Does call control gets precedence over sms sent out?
tkm

Replies: 2
Views: 39566

PostForum: General   Posted: Fri Sep 30, 2011 12:08 pm   Subject: Does call control gets precedence over sms sent out?
Hello,
This is what I am trying to achieve: Before call goes to call control I invoked sending sms message out on a seperate thread. But interestingly the sms always gets send out only after the ca ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Fri Jun 17, 2011 9:21 am   Subject: How to know ME/Turbo is done with buf_B?
By 2nd status I meant that you skip one and issue send_sms fetch request in the second one. Because it would be 5s (now you have 10s I think) it would guarantee that even if the first status followed ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Thu Jun 16, 2011 9:58 am   Subject: How to know ME/Turbo is done with buf_B?
By 2nd status I meant that you skip one and issue send_sms fetch request in the second one. Because it would be 5s (now you have 10s I think) it would guarantee that even if the first status followed ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Wed Jun 15, 2011 4:22 pm   Subject: How to know ME/Turbo is done with buf_B?
Look at T=137.425. There is SMS control for 1st SMS. You answer.
But the bloody STATUS comes immediately at 137.930 and you try to send the 2nd SMS. I.e. almost immediately after the first, quite li ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Wed Jun 15, 2011 10:09 am   Subject: How to know ME/Turbo is done with buf_B?
Eeeeh by stops working you mean what? It freezes? Phone doesn't send any sms'es?

Usually when something is ok for few times and then goes wrong it's about memory corruption, some buffer overflow a ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Mon Jun 13, 2011 3:59 pm   Subject: How to know ME/Turbo is done with buf_B?
You'll set up POLL_INTERVAL sometimes sooner, at the phone startup. And then the phone will send APDU STATUS more often so you can send 2nd sms soon after 1st. There will be no STK triggered after 1st ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Mon Jun 13, 2011 8:55 am   Subject: How to know ME/Turbo is done with buf_B?
You'll set up POLL_INTERVAL sometimes sooner, at the phone startup. And then the phone will send APDU STATUS more often so you can send 2nd sms soon after 1st. There will be no STK triggered after 1st ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Wed Jun 08, 2011 3:02 pm   Subject: How to know ME/Turbo is done with buf_B?
You'll set up POLL_INTERVAL sometimes sooner, at the phone startup. And then the phone will send APDU STATUS more often so you can send 2nd sms soon after 1st. There will be no STK triggered after 1st ...
  Topic: How to know ME/Turbo is done with buf_B?
tkm

Replies: 35
Views: 144108

PostForum: Development   Posted: Wed Jun 08, 2011 12:41 pm   Subject: How to know ME/Turbo is done with buf_B?
So it seems that BB has an issue to do any STK command while sending the SMS. That means you cannot do stk_thread() containing send_sms() or more_time() (the more_time is pitty, it doesn't do anything ...
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group