Hi,
I’m developing a hardware / software solution and I need to transfer some information from a external device to the mobile. I know you can receive data using the wifi / bluetooth channel but, the “other” device is very very old and only uses a RS232 port.
Of course I can use Android SDK to do that but I’m more quick and efficient working on Corona.
I take a look to the sockets documentation looking for any reference but I have not find anything talking about it.
I’m sure it can be done using lua (http://www.hackinglab.org/lua/luasource.html) but not sure how to implement on Corona SDK.
Any help is welcome! Thanks!
Josep Alemany