Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. mqtt
    Log in to post

    • Y

      OSError: 23
      LoPy • lopy wipy pycom mqtt • • YazIdo  

      3
      0
      Votes
      3
      Posts
      2804
      Views

      M

      @YazIdo I think this may be an error associated with an accumulating number of open sockets. I got the same OSerror: 23 after running the MQTT example for the 8th time and beyond. A soft reset does not clear this, but powering on/off does clear it - and it works again, at least for the first 7 times. I fixed this problem by adding one line at the very end of the MQTT example. client.disconnect()
    • S

      MQTT Client / subscriber
      MicroPython • lopy mqtt • • Senna  

      6
      0
      Votes
      6
      Posts
      3227
      Views

      M

      Was this issue resolved? Having same issue, same code!
    • Y

      no module named 'mqtt' !!!
      LoPy • lopy mqtt • • YazIdo  

      3
      0
      Votes
      3
      Posts
      1690
      Views

      RobTuDelft

      As Alex says it's an external library. The file needs to be present alongside your boot.py and main.py or in one of the folders in your search path. So when you don't have the mqtt.py file it gives that error.
    • M

      LTE-M/NB #fipy Programming and details
      Discussion • fipy mqtt raspberry pi arduino websocket • • mohamedkhalil  

      6
      0
      Votes
      6
      Posts
      3396
      Views

      M

      @livius Many thanks i'm waiting to receive the first lot of FiPy and start the NB-IOT journey
    • PiAir

      TTN + MQTT + Node-RED + MySQL = local backup of your LoRaWAN data
      Projects • lopy mqtt ttn mysql nodered • • PiAir  

      6
      1
      Votes
      6
      Posts
      5169
      Views

      livius

      @prakash If your question is how to create webpage and access data in mysql then this is not proper forum for such info. but - look at this detailed tutorial with PHP technology https://www.ibm.com/developerworks/linux/tutorials/l-php/index.html You can use any other method like .net, java...
    • bucknall

      Alex's Corner - Week 4 - WiPy & Publishing/Subscribing With MQTT
      Events • wipy mqtt wlan webinar live • • bucknall  

      24
      3
      Votes
      24
      Posts
      13259
      Views

      R

      @bucknall just posted about sending images over MQTT, perhaps one for another Corner?
    • J

      UMQTT & AWS IoT
      Guides • micropython mqtt aws ssl umqtt • • juriw  

      5
      5
      Votes
      5
      Posts
      3974
      Views

      F

      Hello, i am trying very hard to subscribe to a topic and actually receive something. I am using the integrated client on the AWS side to debug. i am observing that i am successful when it comes to publishing topics. It works well. If i subscribe to a topic i just do not receive anything at all. I have tried with both simple and the guide in the pycom documentation. I suspect at this point a misconfiguration from the side of AWS. I have permission in my policy to subscribe to any resource. Subscription itself works. No messages are ever displayed though. Callback is never called. any help is appreciated!
    • J

      LoPy GPS receiver project
      LoPy • lopy mqtt gps • • johnmcdnz  

      3
      2
      Votes
      3
      Posts
      2061
      Views

      vruizvil

      I am waiting an ublox Neo module to try this project. Very interesting
    • J

      Onewire, Wifi, MQTT, crash...
      Issues & Bugs • wifi mqtt crash onewire ds18b20 • • JF002  

      8
      0
      Votes
      8
      Posts
      3051
      Views

      J

      The freeze with gc.collect seems to be a bug in the firmware. @daniel is already working on it : https://forum.pycom.io/post/4219
    • C

      MQTT
      MicroPython • mqtt analog in cloudmqtt tmp36 • • ckuehnel  

      2
      0
      Votes
      2
      Posts
      1340
      Views

      C

      My site is in German. The link to the souce in Github is https://github.com/ckuehnel/pycom/blob/master/mqtt.py.
    • 1
    • 2
    • 3
    • 4
    • 4 / 4