Hello all, I need to implement DHCP to get IP address and other N/w setting automatically .... Can anybody give sample code for this with all declaration .... ...
Hi All, I need to use two 16-bit timers for my Application, but I am not able to find 16 bit timers in RCM4000. As per the documents, TIMERA can be cascaded to...
Hi Swapnil, Try to implement IFS_DHCP_OPTIONS, sizeof(my_opts), my_opts, opt_callback, on ifconfig() It calls your function for each extra parameter that comes...
Hi, I have an application to be developed using a graphic LCD: 240 X 128, with toshiba controller T6963C. Can any one help me with a sample code for RCM3000 or...
Perhaps my earlier post on this didn't make it... I have successfully made MySQL calls from my 3700 with this lib: http://rabbitlib.sourceforge.net/ Dan......
The only "tip" I've found outside the samples is the "qualify" that is refered to in the samples seems to been the majic bean. If you want DHCP, you have to...
Found the problem: Rabbit was not resetting, good news When a spike happens, The telnet test on two PCs shows the PC can straight things within 2 seconds....
Hello, I've been trying to write some code to make this 4x4 keypad matrix work. I am writing to a port then reading it to see if there's any keys pressed. What...
Again?!!! Seems like a new school project is being requested in some school on the globe... Jesse, this already has been discussed by another student and there...
Sign up at Try Rabbit_Robots-subscribe@yahoogroups.com The group is just starting up and all are welcome to join. DC 9.25 is recommended at this time. I am not...
Lookup Shadow Registers in the help section of the IDE! This should get you on track. The Rabbit products use a shadow register to hold the out and in actual ...
... Yes, accessing an external MySQL database is very well an option (though PHP is not) :). But I didn't know someone had already made a lib for this. Thanks!...
Hello to all. I am thinking of using a BL2600 with R3000 to implement a system which sends a XML (from rabbit to pc via ethernet) whenever the pc needs it. My...
This may be a networking issue... I have a rabbit 3700 module that needs to send alarm events to two PCs. The rabbit has both the PC's TCP/IP address, the...
... Seems reasonable to me. ... You'll probably have to cobble up the SOAP messages by hand, and it won't be very pretty. I don't know how much help you'll...
I am looking for a capture example. I want to have a capture register continuously clocked, and capture register value each time a falling edge arrives at a...
OK, Actually only one alarm is getting through the subnet. It looks like the Rabbit is not closing the router socket and it stays open. I am using sock_close,...
Hello All, I am using Basic Authentication in http module. In this case User name is case sensitive which should not be. I mean user name should be case...
As the title suggests, I am trying to find out about the function sock_yield such as a good point to call it in code and what sort of operations it should...
I am trying to shorten the delay of TCP re-tranmit time. By default, if a packet is lost, DC/Rabbit will wait about 10 second before it retransmit while the...
I have run into a curious problem. One of my PCs will not program the rabbit. When compiling to target, it fails when the status bar at the bottom of the...
I would say the serial port on the offending PC is hosed. Also, you can set the programming baud rate all you want, but you can only use one of two baud rates,...
hi, everyone. i have a problem with the DLM (downloader manager) on rcm4XXX, and i don't know how to make that posible, because in the samples provider on cd...
Have all you guys checked out the new Rabbit forums? There are some Rabbit engineers answering questions so you might want to ask it there. I'd also appreciate...
I agree, it sounds like a bad serial port. As for the USB adapter, most don't work too well with the Rabbit to begin with. The EasySync version they sell on...
... Yep, I would say so as well. I'm wondering if a recent Windows update isn't to blame. I've got a PC with a built in serial port that's worked for 4 years....
Which DC version are you using? I have the same problem, but only with DC9.50. Same pc, same hardware, same cable, never problems with any DC version (7.32 up...