issues Search Results · repo:adafruit/Adafruit_CircuitPython_MiniMQTT language:Python
Filter by
113 results
(70 ms)113 results
inadafruit/Adafruit_CircuitPython_MiniMQTT (press backspace or delete to remove)Is there any plans to create a lib for mqttv5 client? I must use a client with v5 support sinse consumers expect content
type set as well as user properties (key/valuse) in header data
also I urgently ...
Anders-Fromell-ITxPT
- Opened on May 12
- #250
I have a project where a PyPortal read from MQTT and display status.
Traceback (most recent call last):
File adafruit_minimqtt/adafruit_minimqtt.py , line 1036, in _wait_for_msg
File adafruit_minimqtt/adafruit_minimqtt.py ...
dglaude
- 5
- Opened on Apr 13
- #248
Picked up in #245 was the fact our ruff rules don t work for some of the things we d like to detect. This is an issue to
resolve that once there is consensus (in discord / circuitpython weekly meeting) ...
tyeth
- Opened on Mar 6
- #246
In the past reconnect() disconnected on TCP level first and then created new connection to the broker. This is no longer
the case and some MQTT broker implementations will (correctly, see below) refuse ...
vladak
- 5
- Opened on Feb 9
- #243
I have multiple PicoW with INA219 running CircuitPython with Adafruit_CircuitPython_MiniMQTT subscribed to a topic
(toggles a pin) and publishing INA219 volts/amps every 30 seconds. Some of them have poor ...
burtyb
- Opened on Feb 1
- #242
I have a Neopixel strip animation with my RPI Pico 2040 W which runs smoothly until I add mqtt.loop() to my main loop.
This will cause a very noticeable halt in the animation. I experimented with different ...
mjmare
- 4
- Opened on Jan 28
- #241
Using the example minimqtt_adafruitio_esp32spi.py on a PyPortal.
Other ESP / Wi-Fi operations work fine. This issue isn t limited to just this example. However, it is the easiest method
to demonstrate ...
baldengineer
- 1
- Opened on Jan 5
- #234
I cannot import MiniMQTT: Traceback (most recent call last): File stdin , line 1, in module File
adafruit_minimqtt/adafruit_minimqtt.py , line 37, in module ImportError: no module named adafruit_connection_manager ...
gowanpeter
- 4
- Opened on Jan 4
- #233
I ve been working on a small device which sends small JPEG photos via MQTT, and it s been giving me difficulty because
the messages just never seemed to queue properly whether I m using Adafruit IO or ...
manchicken
- 3
- Opened on Jan 1
- #230
The current default for timeout is 0, but this is lower than the socket timeout which raises an exception. First noted
on discord here https://discord.com/channels/327254708534116352/537365702651150357/1308831572170117192 ...
FoamyGuy
- Opened on Nov 22, 2024
- #227

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.