mqtt_publisher does not work in atsame54_xpro board #45664
Labels
area: Networking Clients
bug
The issue is a bug, or the PR is fixing a bug
platform: Microchip SAM
Microchip SAM Platform (formerly Atmel SAM)
priority: low
Low impact/importance bug
mqtt_publisher does not work in atsame54_xpro board
After building the example using
west build -b atsame54_xpro samples/net/mqtt_publisher
The board ethernet interface link gets up and I am able to ping the board's hardcoded ip address "192.168.1.71"
But the application fails when the mqtt clients try to connect to the mqtt broker.
Zephyr v.3.0
Zephyr_sdk version 0.14.1
Platform : atsame54_xpro board ( https://docs.zephyrproject.org/2.6.0/boards/arm/atsame54_xpro/doc/index.html )
Console log :
The text was updated successfully, but these errors were encountered: