Navigation

    Welcome to the Pycom forum

    Forum

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

    • E

      FTP over LTE
      Ideas • lte ftp server • • Eric Waai  

      2
      1
      Votes
      2
      Posts
      416
      Views

      N

      even I was confused about it. I didn't try it with my chegg free account yet but was planning to try this. But implementation seems little tough.
    • N

      WiPy HTTP Server
      Projects • server http opensource • • noobiemcfoob  

      2
      2
      Votes
      2
      Posts
      1196
      Views

      J

      You can found also MicroWebSrv for WiPy, LoPy, etc : https://github.com/jczic/MicroWebSrv :)
    • L

      Connecting and Sending PyCom LoPy 4 Data to a Server
      LoPy • lopy pycom server send data data lopy • • letsgo  

      3
      0
      Votes
      3
      Posts
      595
      Views

      bmarkus

      D not forget LoRa as an option if it is a LoPy 4 device.
    • tobz

      New OTA Update Server
      Projects • server ota opensource git • • tobz  

      1
      2
      Votes
      1
      Posts
      673
      Views

      No one has replied

    • N

      Sending data to server using MQTT
      FiPy • fipy mqtt server mosquitto • • Nazz  

      10
      0
      Votes
      10
      Posts
      2108
      Views

      N

      @timh Ok, i have connected the fipy to our wifi network & it is connected successfully, and also checked the ip address address and ping fipy is working.
    • J

      LoRaWAN Application-Server ?
      LoPy • server lorawan server app development server app application • • juan.narvaezb95  

      1
      0
      Votes
      1
      Posts
      470
      Views

      No one has replied

    • N

      Send Sensor data using to server using LoRa
      FiPy • fipy lora pysense server lora gateway • • Nazz  

      6
      0
      Votes
      6
      Posts
      2026
      Views

      N

      @jmarcelino Am getting the error at gateway side. Error message with line number is as below Traceback (most recent call last): File "<stdin>", line 47, in <module> TypeError: unsupported types for add: 'str', 'bytes' Gateway code is attached also node side code is attached. And also please let me know whether i have used correct method to send data to server in the gateway code, using below lines of code response = urequests.get("http://localhost/ksn/server.php?data=" + msg) response.close() 1_1523684617338_node.py 0_1523684617338_gateway.py
    • N

      Send data from FiPy to server
      FiPy • fipy micropython server mysql • • Nazz  

      3
      0
      Votes
      3
      Posts
      1029
      Views

      N

      @livius Hello, Thank you very much for your quick response, as am new to server and pycom, it would be great help if you could share the code from fipy side and server side with step by step procedure. Thank You
    • N

      ssh to rpi compute module 3 over wifi using FiPy
      FiPy • fipy raspberry pi server micorpython • • Nash  

      6
      0
      Votes
      6
      Posts
      1253
      Views

      seb

      @Nazz Will need to do the opposite of what you've done here, send from the RPi, recvieve on the FiPy (see here: https://docs.pycom.io/chapter/firmwareapi/pycom/machine/UART.html#uartreadnbytes), and then do what ever sending you require.
    • N

      ssh to rpi compute module 3 over wifi using FiPy
      FiPy • fipy micropython gateway raspberry pi server • • Nash  

      3
      0
      Votes
      3
      Posts
      969
      Views

      N

      @seb Thank you for your reply, YES true that compute module does not have wifi or BT , so only we go with UART connection, and i have connected the fipy and RPI compute module via UART. But how shall ssh to RPI compute module and access the RPI file structure. After the serial connection now i want to send data within the RPI compute module to server. How to do this?? Thank You
    • 1

      Nano gateway connect to my own server
      LoPy • lopy nano gateway server node • • 150716T  

      1
      0
      Votes
      1
      Posts
      784
      Views

      No one has replied

    • 1

      LoPy as a gateway send packet under TCP/IP
      LoPy • lopy lorawan gateway server • • 150716T  

      3
      0
      Votes
      3
      Posts
      1412
      Views

      S

      @jmarcelino said in LoPy as a gateway send packet under TCP/IP: don’t recommend running TCP over LoRa itself. Sir, can you please elaborate more on how to change the lora packet data into tcp/ip format?
    • B

      utimeq in uhttpd for simple webserver
      MicroPython • micropython server http post • • bnjroos  

      6
      0
      Votes
      6
      Posts
      2691
      Views

      K

      +1 utimeq enabled in sigfox would be awesome I'd like to use the latest version of picoweb on my LoPy but it has utimeq as a dependency. https://github.com/pfalcon/picoweb
    • Innocenzo

      SSL Socket Server Side on WiPy 2.0
      WiPy 2&3 • wipy 2.0 socket server ssl • • Innocenzo  

      3
      1
      Votes
      3
      Posts
      1352
      Views

      C

      @Innocenzo did you solve the problem?
    • 1 / 1