Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 39510 - 39539 of 39539   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
39510
Hi Scott, I have successfully used the Telit GM862 modems for a couple of designs with great success. These have been embedded modules requiring a power supply...
Dave McLaughlin
davepsion
Offline Send Email
Nov 4, 2009
3:22 pm
39511
Wow, Scott...your modem issues sound a lot like some that I've experienced (poor AT command documentation and modems that get hosed and will only come out if...
ebrains2003
Offline Send Email
Nov 4, 2009
3:48 pm
39512
Don't have any advice on the SMS part, but I do regarding the hardware interface. Make sure you can programmatically remove power from whatever device you...
Dave Moore
questdavemoore
Offline Send Email
Nov 4, 2009
4:27 pm
39513
hi, yeah, of course u can implement that. make it sure u create a lib for each profiles of BT device. which BT device u r ging to use? Regds, Harshil Shah...
harshil s
harsh_shah_4_u
Offline Send Email
Nov 4, 2009
5:01 pm
39514
... Multitech is one I'm looking at. GSM is a worldwide standard, so SMS should work with any carrier (data may need different connect sequences.) Would need...
Scott Henion
shdesigns2003
Offline Send Email
Nov 4, 2009
6:53 pm
39515
While SMS is easy enough to handle, when you step past that in the future, you can spend a LOT of time chasing your tail. The TELIT modules are hard to beat....
Michael Coop (SL4P)
slapshooter...
Offline Send Email
Nov 4, 2009
9:20 pm
39516
I use Telit GSM862 for SMS messaging in an instrument and can vouch for Telits documentation, its superb. On the other hand I am having problems trying to get...
Alan Matheson
alan_matheson
Offline Send Email
Nov 4, 2009
9:58 pm
39517
I have some ethernet to serial converter made around RCM2200 in the field from several years now and some of them are experiencing data lost on flash file...
M. Manca
micronpn
Offline Send Email
Nov 5, 2009
6:52 am
39518
100,000 write cycles ? Perhaps you should detect the failure in software, then move to a new page/block of flash , MC SL4P From: rabbit-semi@yahoogroups.com...
Michael Coop (SL4P)
slapshooter...
Offline Send Email
Nov 5, 2009
7:39 am
39519
... This is not a problem for me, I need to write the file just 1 time and then it is open in read only mode. ... But my software writes the file just 1 time,...
M. Manca
micronpn
Offline Send Email
Nov 5, 2009
7:47 am
39520
Hello I am using rabbit4000 under ucosII Part of the code monitor and log errors(Id and discription) error discription is provided in string and due to...
nora_elhennawy
Offline Send Email
Nov 5, 2009
12:32 pm
39521
I'm wondering if anyone has developed a method of upgrading the firmware in the field through Ethernet on the RCM5700? Since the devices my company supplies...
rmcdonld
Offline Send Email
Nov 5, 2009
5:08 pm
39522
Thanks for your help. I tried your solution and is not valid. I've solved the problem. What I have done is to keep all strings (codes) in extended memory ->...
fierza83
Offline Send Email
Nov 6, 2009
8:49 am
39523
cof_serXread, costates, and serial E and F interfering with each other. Platform: BL4S200 Dynamic C 10.56 OK, things are working quite well with the BL4s200...
Jon L
jleslie48
Offline Send Email
Nov 6, 2009
1:49 pm
39524
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rabbit-semi group. File :...
rabbit-semi@yahoogrou...
Send Email
Nov 6, 2009
1:54 pm
39525
... Did not look at the code much. You can use multiple ports with no problem. It might be just DC bugginess with costates. I have seen once code reaches a...
Scott Henion
shdesigns2003
Offline Send Email
Nov 6, 2009
2:21 pm
39526
... From: Scott Henion <shenion@...> Subject: Re: [rabbit-semi] cof_serXread, costates, and serial E and F interfering with each other. To:...
Jonathan Leslie
jleslie48
Offline Send Email
Nov 6, 2009
3:00 pm
39527
... It meant to say main() ... Did not realize you were using a 4k board. Coexec does not support the 4k chips....
Scott Henion
shdesigns2003
Offline Send Email
Nov 6, 2009
3:07 pm
39528
... rats. dead end for me on the Coexec. Someone just told me about ser_xrdUsed() anybody know if that is the solution (and the solution to the infinite wait...
Jon L
jleslie48
Offline Send Email
Nov 6, 2009
3:48 pm
39529
I'm using Dynamic C 10.54 and just re-installed to make sure I hadn't corrupted a file along the way. I have other IP based applications working perfectly,...
bobk2ut
Offline Send Email
Nov 6, 2009
11:39 pm
39530
Works under Dynamic C 10.50. Doing some debugging inside the snmp library, my suspicion is that the assembly language routines aren't correctly interfacing to...
Bob Applegate
bobk2ut
Offline Send Email
Nov 8, 2009
2:50 am
39531
Try leaving off the "enterprise", i'm not 100% sure if it's enterprise, or enterprises. Secondly, the same exact code works on a different version of DC? ...
Dan Allen
maesoftgroup
Offline Send Email
Nov 8, 2009
3:31 am
39532
Hi Dan, "enterprises" works; I think I pulled that from a page you produced for someone last year to show the command and the expected results. The...
Bob Applegate
bobk2ut
Offline Send Email
Nov 8, 2009
12:48 pm
39533
... The sdflash_inspect.c sample only works on boards with an SD Card (RCM4300 series and the SBC based on the RCM4310). The fat_create.c sample works on all...
Tom Collins
tomcollinsaz
Offline Send Email
Nov 8, 2009
6:10 pm
39534
... Dynamic C 10.54 included a "RemoteProgramUpdate" library and samples that work with a lot of the 4000/5000 products, but the RCM5700 isn't on the list of...
Tom Collins
tomcollinsaz
Offline Send Email
Nov 9, 2009
3:38 am
39535
Thanks for the info. I just got an email telling me the RCM5750 and RCM5760 will be coming soon. They both support RPU....
rmcdonld
Offline Send Email
Nov 9, 2009
3:26 pm
39536
Hi, Some of my latest designs use the RCM5700 which has a 1M Flash The program itself is pretty small, but it would be great if I could store the system...
eilidhs_daddy
Offline Send Email
Nov 9, 2009
3:43 pm
39537
Got it thanks.   I got the example program fat_create.c to work on my single board computer, the BL4S200 So given that the example program works, how do I...
Jonathan Leslie
jleslie48
Offline Send Email
Nov 9, 2009
7:25 pm
39538
answered my own question. the answer is yes you need to seek to the end of the file as so: fat_Seek (&my_file, 0, SEEK_END); note the 0 not -1. ... From:...
Jonathan Leslie
jleslie48
Offline Send Email
Nov 9, 2009
8:39 pm
39539
PROBLEM FIXED!!! Rabbit Tech Support found the problem. I've tested it with my app and their sample SNMP1.C and it certainly works much better. In Snmp.lib...
Bob Applegate
bobk2ut
Offline Send Email
1:16 am
Messages 39510 - 39539 of 39539   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help