Hi,
I am developing a system to connect to WiFi using a ConnectOne iWiFi Socket device - I just wonder if anyone has any experience with this - or any modem drivers?
This device is a serial to WiFi module, and has email client etc built-in. I'm making a device to take in measurements from wireless and batteryless sensors using EnOcean STM 110 modules to monitor things like pond temperature, water flow and level and other sensors around the house, recieve them using an EnOcean TCM 120 connected to Arduino, then send email alerts using the ConnectOne module.
Biggest problem seems to be the fact I'll need two serial ports - one for the EnOcean receiver, and one for the WiFi module. Any easy way of creating two 19,200bps serial ports on the board?