Hi Guys
I have designed a condominium intercom system that works using the Quectel M95 GSM module this all works well. What I would like to do now is design a website that i can read and write to the the onboard EEprom. Is this possible and if so does anyone know where i should start
Linking my M95 GSM module to the internet
Moderator: Benj
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Linking my M95 GSM module to the internet
Hello,
I have created a embedded file component for Flowcode 7 which basically loads a file byte by byte into the fixed int property of the LUT component. Our webserver components also work in a similar way allowing you to specify the HTML via a property.
So I would start with a very simple section of HTML and add this to the LUT component property to get the code into the chips ROM and then go from there.
I have created a embedded file component for Flowcode 7 which basically loads a file byte by byte into the fixed int property of the LUT component. Our webserver components also work in a similar way allowing you to specify the HTML via a property.
So I would start with a very simple section of HTML and add this to the LUT component property to get the code into the chips ROM and then go from there.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel