OpenWrt Forum Archive

Topic: [ot] Pay for new OPENWRT package

The content of this topic has been archived on 14 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Dear list,

I am trying to use a wrt to capture serial data from a blood glucose monitor (Roche).

My prefered method would be to use normal openwrt with a custom serial management package.

I want to use cURL to talk to a webserver and record the figures via XML message.

Also, has anyone got an IrDa device to work with a WRT?

It is urgent so if anyone wants to be paided to hack a wrt please contact me quickly.

regards,

Richard Hayes
Nada Marketing

nada_at_nada.com.au
Home +(61-2) 9412 4367
Office +(61-2) 9209 4025
Mob +(61) 0414 618 425

I'm not an expert on WRT - I have been tinkering with it. However I was involved with a large IR communication project.

The solution you want can be achieved fairly easily. Linksys has already been hacked to provide 1/2 RS232 ports. Furthermore maxim makes a chip for IR communications:

Link 1: http://www.maxim-ic.com/quick_view2.cfm … 1947/ln/en

Link 2: http://www.nslu2-linux.org/wiki/HowTo/AddASerialPort

Reference Link: http://www.maxim-ic.com/appnotes.cfm/ap … 3024/ln/en

You should be able to use the chip from link 1 (Maxim 3130 or 3131) instead of the communication chip used in Link 2. That gives you an IRDA router smile.

The fallback is that the router needs to be near the IrDA device because IrDA cannot communicate over large distances. Most of the time, the router is hidden so that you never see it again.

I hope all this info helps.

Tell us a little more about the flow of information. How did you envision all this working (if it was working perfectly). Maybe we can come up with more innovative solutions.

nadamarketing wrote:

I am trying to use a wrt to capture serial data from a blood glucose monitor (Roche).

My prefered method would be to use normal openwrt with a custom serial management package.

Hi Richard!

Your best bet, I think, would be to use one of the routers which has USB - e.g. Netgear WGT634U. You could then use a USB-serial adaptor. Anything else will require hardware hacking.

The discussion might have continued from here.