On 22.02.2022 12:59, pozz wrote:
I need to develop a custom board with WiFi connectivity and a
UART(RS485). The UART will be connected to a proprietary device with a
proprietary protocol, no problem on this.
The board should connect to a MQTT server through WiFi.
I don't know if I will choose a "transparent" WiFi module,
implementing all TCP/IP stack and MQTT protocol on the host
controller, or choose a "full-featured" WiFi module that integrates
all the protocols I need and TCP/IP stack.
Besides this, the most important issue is how to configure the WiFi
module with network settings (network name, password and so on). This
step is crucial, because it should be as simplest as possible.
Hello pozz,
you can find some budgetable modules here: https://www.wiznet.io/product/wifi-module/
Nearly every WiFi module supports parallel operation as a station and as access point. Also, if they offer a lightweight TCP stack (mostly
limited to 1..4 parallel connections), you can choose to use them on a
lower level, e.g. PHY, IP... and implement the upper protocol layers yourself.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 150:19:56 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
439 files (115M bytes) |
Messages: | 2,410,978 |