Skip to content

WIZnet-ioLibrary/W6100EVB-MQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Index


MQTT Example for W6100-EVB

Common to Any MCU, Easy to Add-on. Internet Offload co-Processor, HW TCP/IP chip, best fits for low-end Non-OS devices connecting to Ethernet for the Internet of Things. These will be updated continuously.

This is MQTT Example that connecting to test.mosquitto.org via IPv6 and subscribing topic of W6100.

Hardware Environment

  • W6100EVB
    • connecting Micro usb.
    • connecting Ethernet cable.

Software Environment

In case of used to TrueSTUDIO, It is the same as HTTP Server example.

Run

  • Demo Environment & Program

  • Demo Result

    • Power On and push Reset button to start Program
    • Program Run Serial display

    • The W6100EVB connects to test.mosquitto.org and subscribes to W6100 topics.

    • Set Connection Host, Port

      • Host : test.mosquitto.org
      • Port : 8080

    • And Connect

    • Finally, you can publish on W6100 topic.

    • And you can see the message from test.mosquitto.org.

    Code review

    • main.c code flow

    Test packet capture file

    -Test packet capture file : W6100EVB-MQTT.zip

About

The MQTT Example for W6100 using io6Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published