Part Number:CC3220MOD
Dear Sirs,
We are a manufacturer of electronic items to manage farms.
We were using SPWF01 module from ST to give simple remote control to our device.
This module gave us satisfaction until we learn that ST stops to work with wifi.
Now we are looking for a new supplier, with long lasting product to continue
to provide a remote control to our machines. This solution should be as close
as possible to the existing solution.
We are looking for a 2,4Ghz Wifi module is Station Mode that :
- can embed a webserver with dynamic html pages in Rom/Flash memory (less than 128kb is needed)
- can be controled by UART (Rx/Tx) for wifi Settings (AT commands or equivalent) : SSID + WPA2 known by host
- can erase/write HTML files by UART (Rx/Tx) to webserver folder in Flash or RAM (AT commands or equivalent) => folder /www
- the webserver has a function to write data from webserver client (javascript) to UART
(our ST module had output.cgi function called by javascript to send a Text to the UART)
Your solution with seems to be close tou our needs.
Q1: Can AT+FileDel / AT+FileWrite overwrite HTML pages in /www/ folder ?
Q2: Can we embed jQuery in ROM (or Flash) /www/ folder ?
Q3: Do you have an example of function that can send an ASCII text string from any Client of the webserver ?
ie a button click calls $.get('output.cgi?text='the text I want to send to UART'&submit=Submit');
Q4: we have only 2 wires RX/Tx, can we use UART with no RTS/CTS flow control
Best regards,
VT