Hi,
I am trying to integrate WIFI functionality to my project and would like to proceed with FCM360W module but,in the AT command pdf i found very less example for wifi it would be helpful if i got the document on the wifi description.
regards,
gagana
WiFi only has STA and AP functions, do you mean some examples of network protocols?
hi aubrey,
Hope there will be an active response for this thread .
I did happen to manage the connections and protocols related to wifi.
I am currently using FCM360W wifi-ble module, is there anyway possible to connect to bluetooth to our mobile phones without using nRF application? It would be of great help if anyone replied and helped me out with this.
Thanks and regards,
gagana
The Bluetooth of FCM360W does not support pairing, so you need a Bluetooth debugging tool or your app to communicate.
Hi aubrey,
Hope there will be an active response for this thread .
I am sending data through http protocol using wifi from FCM360W module .
How to get data from the server to the module what are the AT commands to be used
Hope i get response quick as my work has stopped.
Thanks and regards,
gagana
hi @Gagana_TN
You can get connected to HTTP server using “AT+QHTTPCFG=“url” ” and then you can execute AT+QHTTPGET command to get required data from server.
I recommend you go through AT command manual
Quectel_FCM360W_AT_Commands_Manual_V1.0.0_Preliminary_20240209.pdf (1.0 MB)