Hello,
I am using the FCM360W Wi-Fi module in my IoT project and need to implement a webserver on the module.
While searching for a solution, I found the following statement in the forums:
“AT commands do not support webserver, but support AP network configuration.”
Could you please clarify:
- Is there any way to implement a webserver on the FCM360W module?
- If the AT command set does not support it, are there any alternative solutions (such as using an external MCU with HTTP server functionality or custom firmware development)?
- Are there any upcoming firmware updates that might support a webserver feature?
I appreciate any insights or recommendations.