KrisBlueNZ
Sadly passed away in 2015
OK, that's enough time wasted on this argument.
Thanks for the pointer. It's outside my budget but I found an earlier edition for a few bucks, which will at least give me the basics.
So the firmware in the device isn't meant to work with a modem at all? So I guess the modem can be configured to automatically connect to a WiFi host, and through to some kind of virtual port on the host device or something like that? Because that device expects a transparent, permanently enabled data connection. But I guess you already did this with the Bluetooth modem so you can do the same for the WiFi modem.
OK, that's enough time wasted on this argument.
"That fella" was only offering help, bearing in mind that you said "I also want to get as far away from virtual COM ports as possible. It's so 1970's".Don't lump me in with that fella - you were a big help to me!
However, as your quoted remark was from an old hand to a relative newcomer I think it had something to do with the 'not invented here' syndrome, and nothing would have been been gained if I had replied to it.
I won't waste my time in future.
Kris seemed to me to simply be pulling the thread back on topic with his comment (that was not specifically directed at you). Earnest George was simply expressing his thanks to Kris for the assistance. His comment to me reads more as saying that the time was not wasted on him than on any other reading.
This is great advice and I'm trying to get better at doing this as well.I often find it best to write a rant then to delete it before hitting "post". Regardless of whether you think it has justification, the question should be "will it help". Often the answer is "no". You'd be surprised how often I delete comments rather than post them.
Hi Folks!
I'm in the process of trying to add WiFi to a project and it turns out I need a RS232 converter such as a MAX232 chip.
The WiFi board I want to incorporate puts out UART 3.3V TTL.I need to convert that signal to old school RS-232 and run it elsewhere. That's all I need to do.
…..The ultimate destination of the signal is a proprietary board that has terminals for TX, RX & GND. As such, my guess is that it does not support flow control at the hardware level. I do know that it has a MAX 232 clone (TI) further up the chain and then it turns the incoming RS232 back to 5v TTL and then sends it directly to the CPU.
My understanding of the bits of the three quotes I have underlined was that:No, the firmware in the 'brain' was designed to be connected to an old school RS-232 cable - that's it. So it was never designed to be used with Blue Tooth (which I had working well) nor WiFi, which I would prefer/plan to use. The amount of data going back and forth is pretty small. The BlueTooth module put out 5v TTL and so what I did was tap into the vias going directly to the CPU (bypassing their on-board Max232) and it worked well. Never saw an issue with the BT module set at 115,200 8N1 and no flow control (on the computer's virtual com port)
...... I also want to get as far away from virtual COM ports as possible. It's so 1970's
WiFi module => 3.3v TTL => Max232 => RS232 => TX,RX, GND on Proprietary board => Max 232 => 5.0v TTL.
Which makes me think that if you can get at the data at each end, with only a few inches between them, why not take the simplest approach and use an opto-coupler?…..Given the total trace length between the WiFi module and the destination is only inches I would think data integrity would not be an issue as it might be with a long cable….
Yes. Although the transmitted signal in RS232 is single ended, signals on the Tx wire are ±5V to ±15V so are balanced relative to ground.I note that RS485 is an interface that has balanced outputs whereas
RS232 has single-ended outputs. If the OP was implementing only one end of an interface then it is likely that RS-485 transmitters may work (you'd only use one of the outputs) but the receivers may be problematic.
Thanks Kris, and I also would like to apologise for misinterpreting your comments. I was far too hasty and should have thought longer about it before posting my reply.Thanks guys. I think the first mistake was me saying "but thanks for playing" to pebe. I said it because I thought that it was obvious that an RS-232 transceiver was needed, and I assumed that pebe must have recommended an RS-485 device thinking that it was RS-232. That comment was unnecessary and patronising and I apologise.
This is great advice and I'm trying to get better at doing this as well.
Sometimes when I get frustrated by a post, I will write a pointed, scathing response, then instead of posting it, I'll cut and paste it into a post-it note and drag it to the edge of my desktop. Then at any time, I can re-read the frustrating post, and re-read my response, and say to myself "Yeah! You tell 'im, me!" and feel vindicated.
Then sometimes the author of the post will back down anyway, or someone else will respond in a less aggressive style, or sometimes I will write a more moderate response and post that. But it's only in extreme cases, like "Evon" recently, that I feel justified in having a "proper argument".
So I apologise for my unnecessary swipe at you, pebe, and I hope you will continue to help out here.
All good. I guess this must be the time to have the group hug, LOLThanks Kris, and I also would like to apologise for misinterpreting your comments. I was far too hasty and should have thought longer about it before posting my reply.