Search found 2 matches

by karl60
Fri Aug 19, 2022 7:31 pm
Forum: micro:bit boards
Topic: mqtt_as on Pico W - connection error to HiveMQ Cloud Broker
Replies: 1
Views: 84050

mqtt_as on Pico W - connection error to HiveMQ Cloud Broker

(Updated and clarified question giving code) I can pub/sub simultaneously using the HiveMQ Cloud broker using: * Mosquitto_pub and _sub at the command line * Standard python on a laptop using HiveMQ example code * Windows MQTT Explorer app In short, I'm happy the HiveMQ Broker side of things is work...
by karl60
Thu Aug 18, 2022 8:02 pm
Forum: Raspberry Pi microcontroller boards
Topic: Pico w mqtt_as to HiveMQ Cloud
Replies: 4
Views: 43129

Pico w mqtt_as to HiveMQ Cloud

Newbie trying to understand MQTT Situation: With a HiveMQ Cloud broker I can simultaneously pub/sub using: * Mosquitto command line * Standard Python (on laptop) using HiveMQ code examples * Windows MQTT Explorer app So I'm happy the HiveMQ Broker side of things is working OK. But I can't get a Pico...