Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years ago. This question has been closed. Reason: No help received
How do I configure the MySQLClient lib to be used with VodafoneUSBmodem
Hi all, Any help with this issue would very much be appreciated.
I’m working on a project where I am sending some sensor data (weather sensors) to a remote MySQL database using a Ethernet cable. I now want to upgrade this to use the Vodafone dongle. The issue I’m having is when I exchange the EthernetNetIf library with the vodafoneUSBmodem library the MySQLClient.h isn’t too happy. I know it needs to be reconfigured but I don’t know enough to begin to figure it out. The 4 header files in MySQLClient.h are all from the EthernetNetIf lib see pic attach.
I'm using Mbed LPC1768
Regards, Jason