I want to pass data to my remote DB located at hostgator from my home using an ARM Cortex M.
How should I add data to a remote DB using a microcontroler without using any OS such as RTOS etc.
IS there a way around this?
I want t send some data to my remote server from my local home server. I preffer using SQL f that can be done straight from a MCU.
thank you all for replies.