Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_AzureIoT language:Python

Filter by

28 results
 (99 ms)

28 results

inadafruit/Adafruit_CircuitPython_AzureIoT (press backspace or delete to remove)

Hello! I am working through a project to simplify socket handling and unifying methods. This includes the removal of the set_socket methods that were originally designed around the wiznet5k and esp32spi. ...
  • justmobilize
  • 1
  • Opened 
    on Feb 24, 2024
  • #62

IoTCentralDevice wasn t responding to commands sent from IoT Central. IoTCentralDevice doesn t fully implement IoTMQTTCallback - taking a quick look, method direct_method_called should be named direct_method_invoked ...
  • garretjacobson
  • Opened 
    on Aug 3, 2023
  • #61

IOT Hub requires TLS for MQTT connections now. Changing the port to 443 and adding is_ssl=True on the MQTT client init in iot_mqtt.py doesn t work though. After that change, I get the following 498.412: ...
  • geudrik
  • 6
  • Opened 
    on Jun 17, 2023
  • #60

It seems like device.on_command_executed is never called, even though my device is clearly receiving the method from IoT Central when looking at the log: 1861.44: INFO - C2D: = $iothub/methods/res/200/?$rid=1 ...
  • Grudon
  • Opened 
    on Apr 17, 2023
  • #58

I am having issues subscribing to the IOT HUB messages topic. Connecting to Azure IoT Hub... 55139.563: INFO - - iot_mqtt :: connect :: xxx.azure-devices.net 55139.563: DEBUG - - iot_mqtt :: _on_connect ...
  • cassimv
  • Opened 
    on Apr 10, 2023
  • #57

Disclosure: I m completely new to adafruit and doing my very first project. I am unable to use the adafruit_azureiot module on my PyPortal or my Metro M4 Airlift Lite. Both of these boards use adafruit_esp32spi ...
  • MathCatsAnd
  • 9
  • Opened 
    on Jan 18, 2023
  • #55

Hello, Recently I ve noticed an issue where after approximately 2-2.5 hours of uptime, a KeepAlive period elapses and the code can t get a PINGRESP from the server and errors out: 7566.375: DEBUG - KeepAlive ...
  • BlitzCityDIY
  • 10
  • Opened 
    on Jul 15, 2022
  • #53

The RTD documentation was determined not to have built successfully. This could be the result of one of two reasons: 1. The documentation truly had an error occur and failed to build 2. The badge icon ...
documentation
  • tekktrik
  • 1
  • Opened 
    on Jul 12, 2022
  • #52

https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT/blob/main/examples/azureiot_native_networking/azureiot_hub_simpletest.py Replaced line #66 with this: pool = socketpool.SocketPool(wifi.radio) ...
  • bgilreath
  • 4
  • Opened 
    on Jun 4, 2022
  • #49

This library likely needs updates due to the adafruit_logging library upgrade. New use should be CPython compatible, and it may be worth allowing the CPython logging module to be imported if available. ...
  • tekktrik
  • 1
  • Opened 
    on Jun 3, 2022
  • #48
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub