HC-25 WiFi Module
HC-25 WiFi IoT module supports TCP, UDP, HTTP, MQTT
~ Product Page:
include various information about HC-25 WiFi Module include Specification, AT
Command Set, and various Utilities (currently in Chinese)
First test HC-25 WiFi Module, with AT Command, as Socket Server:
Once setup as in the video, the HC-25 act as AP (with ssid/password = "myHC-25"/"password", and setup socket server at 192.168.4.1:8080.
Following are exercises to implement client side in various platform to connect to the HC-25 socket server:
~ Xiao ESP32C3 (in arduino-esp32 framework) act as socket client, connect to HC-25 WiFi Module.
~ Raspberry Pi Pico W/MicroPython act as socket client, connect to HC-25 WiFi Module.
Comments
Post a Comment