Hi all, This is another post about the 1wire and rabbits. I know there are several old posts about this argument but, even if I have tried most of them, I...
When using forms created with sspec functions from zserver.lib, you can define a function to process the buffer that a browser sends when the submit button is ...
HI Saray! I have not tested the gprs_mail.c. but i have achieved the basic gprs connection with rcm module, can make a web server on gprs. I can help you to ...
Hi, how do I use sprintf with a far type string as buffer? (DC 10.09) "buffer" is declared as far static char The compiler warns at the line...
Gusztáv Győri
directsl@...
Aug 1, 2007 2:33 pm
36501
HI vidyadhar You can send data on serial port by using serXwrite. So you can store your flash memory data into an array and directly send on serial port. Reg ...
Hi Reg, Thank you for your answer, this is a part of my code where I think fail because ppp failed.: #define DIALUP_NAME "vodafone" #define DIALUP_PASSWORD...
Saray Gonzalez Suarez
saray.gonzalez@...
Aug 1, 2007 3:20 pm
36503
Thx for the reply, I think I am beginning to think how this thing with the forms and zserver works. I am now trying a different approach. Since all I want to...
... enter ... thus, ... data. I ... referes ... maybe ... The number returned from your form will indeed be a string. Simply use atoi() to convert it to an...
Hi, I'm using a RCM3200 and have 2 external interrupts as well as Timer B interrupts configured. Each are configurable with a priority. My first question is...
... It makes a lot of sense :)) Here is an simple exmaple that should do what you want. Lets suppose the buffer speed is your c variable you want to update: ...
Dear all, I am working on a web-server application with a RabbitCore RCM3200. Essentially, there is a single web-page, with some directional buttons that...
I'd like to do an informal poll. I'm trying to find out how much confidence RABBIT developers have in Dynamic C. I'm basing this on whether people are...
1) Do you use Dynamic C? Yes If No, jump to quesion 8 2) What version of DC are you using? 9.25 3) Have you tried a later version? Yes, 9.40 4) Will you...
Hi saray My name is nidhi and not reg I am using wavecom modem without handshaking, please confirm handshaking pins at your end. I am failed to work the modem...
hello madam, thanks for your kind reply... as per your saying it worked but only 5 to 6 characters got printed on hyperterminal.. i will tell you what all i...
1) Do you use Dynamic C? Yes 2) What version of DC are you using? 9.25 3) Have you tried a later version? Yes, 9.50. None of my existing 9.25 code worked /...
1) Do you use Dynamic C? Yes If No, jump to quesion 8 2) What version of DC are you using? 9.25 3) Have you tried a later version? No, heard to much on this...
... From: Phil Malone To: rabbit-semi@yahoogroups.com Sent: Friday, August 03, 2007 12:05 AM Subject: [rabbit-semi] What compiler version are you using? I'd...
The problem with what you have done to print the data to Hyperterminal is that you are sending the actual binary data, which hyperterminal will try to...
1) Do you use Dynamic C? YES If No, jump to question 8 2) What version of DC are you using? 9.5 3) Have you tried a later version? NO 4) Will you consider...
... Only if client requires it. Otherwise use Softools. ... 9.25, 7.33 if I want something that is not bloated. ... 9.4x and 9.50 were way to buggy for any...
1) Do you use Dynamic C? YES If No, jump to question 8 2) What version of DC are you using? 7.25 and 9.21 3) Have you tried a later version? NO 4) Will you...
... YES ... 9.21 ... YES ... NO ... MODBUS_SLAVE_TCP.lib , CFPRISMINTERP.lib and CFIOINTERP.LIB ... YES ... NO, cost is mandatory. ... DC doesn´t do any...
I am tracing the following on my RCM3365 under DC 9.25 : serFrdFlush() ; used = serFrdUsed() ; When I use the "watch" to look at "used" the value is allways...
Hi Nidhi, Thank you for your reply, I've made all ityou say me but don't work. I think that my password and my name are not corrects, because it's when send...
Saray Gonzalez Suarez
saray.gonzalez@...
Aug 3, 2007 3:34 pm
36523
... Could you please elaborate on why the following lines are needed? I already have (before the main function) SSPEC_RESOURCETABLE_START ...
Does anyone have experience in getting networking (TCP/IP) going with any 3000 series core module? I desperately need some guidance. -- View this message in...