Navigation

    Welcome to the Pycom forum

    Forum

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

    • C

      Socket Help
      Discussion • wifi socket help lte nb iot udp • • ChadOvarro  

      10
      0
      Votes
      10
      Posts
      141
      Views

      G

      It can happen to the best of us! I missed the ssl line in your example as well when typing it over. Great to hear it got solved
    • J

      How to Find Port Number to connect to WiFi Network using socket.connect(). OSError: [Errno 104] ECONNRESET
      MicroPython • pycom wipy3.0 socket wlan oserror • • jc_serg  

      2
      0
      Votes
      2
      Posts
      169
      Views

      robert-hh

      @jc_serg If you are looking for a ping.py script: there is one here: https://gist.github.com/91cc8979e33e82af6d99ec34c38195fb.git
    • B

      socket timeout
      MicroPython • gpy lte socket hologram • • brett  

      1
      1
      Votes
      1
      Posts
      356
      Views

      No one has replied

    • S

      Sock_stream in Lopy ?
      LoPy • lopy lora socket sockstream • • snehasg96  

      4
      0
      Votes
      4
      Posts
      420
      Views

      P

      @snehasg96 Not without significant development effort. And honestly you would not want to. Lora just isnt setup for that kind of two way comm's without a ton of latency and bandwith issues.
    • D

      LoPy: socket send command
      LoPy • pytrack socket lopy lorawan lorawan otaa send data • • DDA  

      19
      0
      Votes
      19
      Posts
      3983
      Views

      D

      @jcaron Thanks a lot , limiting the channels to 0-8 and 64 ( for join/accept) did the trick for now.
    • M

      MQTT connection returning OSError : -1
      FiPy • fipy pycom mqtt socket • • mdk22  

      4
      0
      Votes
      4
      Posts
      1099
      Views

      livius

      @mdk22 But you make some modifications?
    • A

      Two LoRa Socket
      LoPy • lora pymakr python socket thread • • AHellLycan  

      7
      0
      Votes
      7
      Posts
      1381
      Views

      T

      @ahelllycan I think we would need to see code, or general overview of your process. At the moment we are guessing. But @jcaron is right. You should have a call back on message receive and you choose when to send messages based on other criteria. The rest of the time you will be sleeping or waiting.
    • G

      AWS MQTT
      GPy • gpy error socket aws • • GeorgeEisin  

      3
      0
      Votes
      3
      Posts
      1123
      Views

      J

      Hi Did you find out about this? I where also able to connect and send a message to the AWS IoT platform. Then I got a similer error where it continiously report "Socket receive error: -80", but no "Socket send error [Errno 104] ECONNRESET" message.
    • A

      Lopy LoRa socket timeout
      LoPy • lopy socket lopy lorawan timeout • • AHellLycan  

      3
      0
      Votes
      3
      Posts
      1252
      Views

      A

      @livius Thank you so much!!! that's exactly what I needed
    • L

      socket.IPPROTO_IP
      Enhancements • wipy 3.0 socket multicast • • lemariva  

      1
      0
      Votes
      1
      Posts
      677
      Views

      No one has replied

    • B

      Letting two WiPy talk to each other
      WiPy 2&3 • wifi socket communication • • binux  

      10
      0
      Votes
      10
      Posts
      1995
      Views

      C

      Hello @binux I know this is a slightly old thread, but i wondered if you could perhaps share your code please? I am trying to do something similar - I would like to run two pytracks accelerometer at or as near the same time so I can record vibrations at two positions and unless trying to reset both at the same time I am unsure how to do so, I thought your code may help! Thanks
    • A

      What is OSError 118?
      Discussion • socket wlan udp • • alidaf  

      5
      1
      Votes
      5
      Posts
      1576
      Views

      A

      @livius That was my first guess but I've dropped the power to the lowest possible level (15%) and it's as far away as I can make it. I have counted 90 Wi-Fi signals in the area though, which is staggering!
    • soren

      Socket having to close and reopen
      LoPy • lopy wifi socket connection rpi • • soren  

      2
      0
      Votes
      2
      Posts
      1293
      Views

      livius

      @soren said in Socket having to close and reopen: You close socket on server side then you must close it also on client side(it is closed already but..) Question is what problem do you have with the code? Is it working, if yes, do you ask if there is some better way?
    • L

      Socket documentation
      LoPy • lora socket documentation • • lucdioc  

      8
      0
      Votes
      8
      Posts
      3937
      Views

      bmarkus

      @jmarcelino said in Socket documentation: @bmarkus Do you know if Loriot supports confirmed uplinks in the free community tier? Just wondering what happens because according to the docs downlinks are not supported. Yes it works as well as OTAA since the latest Network Server update. In the free community tier you can't send download messages to the device but sending and receiving MAC layer messages (commands and responses) works in both directions. You can use ADR also of course and Battery Level is also handled.
    • R

      VLC Radio - IP remote control via Wipy 2.0
      Projects • wipy wifi socket pin interrupt • • reader-uk  

      2
      1
      Votes
      2
      Posts
      1701
      Views

      livius

      @reader-uk said in VLC Radio - IP remote control via Wipy 2.0: Originally I tried keeping this socket open and forced open. This was problematic and found its just as quick and efficient (and correct?) to open the socket, send command then close the socket. If it work then this should not be modified ;-) You can try to leave it open e.g. for 10 minutes and close if no command to send. Something like session timeout. Nice project :)
    • O

      Wipy2 Http server
      WiPy 2&3 • wipy 2.0 socket http • • ozeta  

      1
      1
      Votes
      1
      Posts
      1286
      Views

      No one has replied

    • D

      Supported Data Rates
      LoPy • socket data rate fsk • • dbrgn  

      1
      0
      Votes
      1
      Posts
      842
      Views

      No one has replied

    • 1
    • 2
    • 1 / 2