Navigation

    Welcome to the Pycom forum

    Forum

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

    • T

      WiPY & Bluetooth & Internet
      WiPy 2&3 • wipy bluetooh internet • • Tschili  

      2
      0
      Votes
      2
      Posts
      610
      Views

      E

      @Tschili take a look at https://docs.pycom.io is full of examples. The bluetooth paring needs for you to create a server on Wipy, but usually you may want more than a simple paring. About the: Send data over the mobile phone to internet (webserver) I don't think that this forum is the adequate for mobile apps questions, but if you mean communicating to Wipy using wifi, for sure you will find and example on the documentation.
    • J

      Gpy connected to wifi but no internet access
      GPy • bugs gpy internet • • josejulianrp  

      6
      0
      Votes
      6
      Posts
      1765
      Views

      jmarcelino

      @josejulianrp Have you installed urllib.request ? It doesn't come as part of the default firmware, you need to get it from https://github.com/micropython/micropython-lib/tree/master/urllib.urequest If you don't have it an exception will be thrown causing it to print your message. The second part of your code using sockets seems to be connecting just fine.
    • S

      GPy and LTE
      Getting Started • gpy lte mqtt internet • • serafimsaudade  

      38
      0
      Votes
      38
      Posts
      13179
      Views

      N

      @jmarcelino Done ;)
    • S

      Provide internet to LoPy from Raspberry Pi or Particle Electron
      LoPy • raspberry pi internet • • shivams  

      3
      0
      Votes
      3
      Posts
      1199
      Views

      S

      @crumble Thanks for this insightful reply. WiFi is out of question in any form. Your other suggestions are really interesting. Could you explain the second suggestion, using UART, in a bit more detail?
    • T

      socket.getaddrinfo always fails
      Comments & Feedback • sockets internet dns • • treanorv  

      3
      0
      Votes
      3
      Posts
      983
      Views

      T

      @treanorv have you checked what DNS server your wipy is binding too ? This will be part of the DHCP process T
    • 1 / 1